• Stars
    star
    2
  • Language
    Python
  • License
    MIT License
  • Created 10 months ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a Python script to convert heightmaps of terrain or cities into STL files. The resulting STL file can be used for 3D printing or further processing in CAD software. To reduce the required vertices dynamic subdivision is used instead of an equidistant vertex grid.