pydelatin
Terrain generator
Generates 3D terrain meshes from input data using a C-based algorithm
Python bindings to hmm
for fast terrain mesh generation
70 stars
6 watching
7 forks
Language: C
last commit: 5 months ago
Linked from 1 awesome list
elevationheightmapmeshmesh-generationnumpyterrain
Related projects:
Repository | Description | Stars |
---|---|---|
kylebarron/pymartini | Generates terrain meshes from heightmaps using a fast Cython implementation | 89 |
jcbecker/termproject | A terrain generator that produces pseudo-infinite 3D landscapes with distinct biomes and adjustable parameters | 15 |
ionureche/3d-terrain-generator | An application that generates 3D terrain using procedural algorithms and allows control over its shape and binding to a Bezier surface. | 2 |
jaysmito101/terraforge3d | A tool for creating 3D terrains with procedural generation and texturing capabilities. | 990 |
threedle/text2mesh | Generates 3D meshes based on text inputs using neural networks and differentiable rendering | 936 |
fogleman/hmm | Tools for converting grayscale heightmap images into 3D meshes | 579 |
creare-com/pydem | A Python package for fast and parallel topographic analysis of digital elevation models | 116 |
samfromcadott/brutus | Generates 3D meshes from volumetric data using marching cubes algorithm | 6 |
snowapril/procedural-terrain-estimator | A software tool for generating and editing 3D terrain using procedural noise functions and algorithms | 39 |
openscenegraph/virtualplanetbuilder | A tool for generating and organizing large-scale 3D terrain databases from geospatial imagery and heightfields. | 99 |
zielak/autoterraingen | A tool to generate terrains for Tiled editors by combining multiple tilesets into one terrain. | 15 |
jarikomppa/proctree | A procedural tree mesh generator and editor | 198 |
meshpro/pygalmesh | Provides a Python interface to CGAL's meshing tools for generating high-quality meshes from 2D and 3D constraints and shapes. | 602 |
anthony-mills/procedural_dungeon | Generates procedural dungeon layouts for games | 40 |
meshpro/dmsh | A Python library for generating high-quality 2D meshes | 211 |