pydelatin
Terrain generator
Generates 3D terrain meshes from input data using a C-based algorithm
Python bindings to hmm
for fast terrain mesh generation
68 stars
6 watching
7 forks
Language: C
last commit: 3 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 | Generates procedural terrain with distinct biomes and smooth borders using Perlin noise | 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 powerful tool for generating and texturing 3D terrains using procedural techniques. | 973 |
threedle/text2mesh | Generates 3D meshes based on text inputs using neural networks and differentiable rendering | 926 |
fogleman/hmm | Tools for converting grayscale heightmap images into 3D meshes | 577 |
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 | 5 |
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. | 97 |
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 | 197 |
meshpro/pygalmesh | Provides a Python interface to CGAL's meshing tools for generating high-quality meshes from 2D and 3D constraints and shapes. | 598 |
anthony-mills/procedural_dungeon | Generates procedural dungeon layouts for games | 40 |
meshpro/dmsh | A Python library for generating high-quality 2D meshes | 210 |