All Projects → fogleman → HiRISE

fogleman / HiRISE

Licence: other
Convert HiRISE PDS IMG files to 3D meshes with normal maps.

Programming Languages

python
139335 projects - #7 most used programming language

HiRISE

Convert HiRISE Digital Terrain Models (DTM) to 3D meshes (.stl) and normal maps for display in OpenGL.

http://www.uahirise.org/dtm/

Dependencies

brew install gdal
pip install Pillow numpy

Usage

python main.py INPUT.IMG

Outputs a .stl mesh and a normal map .png.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].