8000 GitHub - fogleman/HiRISE: Convert HiRISE PDS IMG files to 3D meshes with normal maps.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fogleman/HiRISE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0