An open API service indexing awesome lists of open source software.

https://github.com/fogleman/hirise

Convert HiRISE PDS IMG files to 3D meshes with normal maps.
https://github.com/fogleman/hirise

Last synced: 11 months ago
JSON representation

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

Awesome Lists containing this project

README

          

## 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.