terrain-maker Documentation ============================ **terrain-maker** is a Python library for creating 3D terrain visualizations with Blender from Digital Elevation Model (DEM) data. .. toctree:: :maxdepth: 1 :caption: Gallery gallery.md .. toctree:: :maxdepth: 2 :caption: Getting Started quickstart.md installation.md .. toctree:: :maxdepth: 2 :caption: Examples examples/san_diego_demo examples/elevation examples/sledding examples/combined_render .. toctree:: :maxdepth: 2 :caption: Guides guides/flow-routing guides/diagnostics .. toctree:: :maxdepth: 2 :caption: API Reference api/core api/data_loading api/dem_downloader api/precipitation_downloader api/transforms api/flow_accumulation api/flow_pipeline api/water api/water_bodies api/rendering api/scene_setup api/materials api/blender_integration api/mesh_operations api/mesh_cache api/color_mapping api/roads api/cache api/gridded_data api/pipeline api/advanced_viz api/diagnostics api/visualization api/gpu_ops api/scoring api/scoring_combiner api/snow api/config .. toctree:: :maxdepth: 1 :caption: Additional Resources changelog.md Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`