pymartini

Mesh generator

Generates terrain meshes from heightmaps using a fast Cython implementation

A Cython port of Martini for fast RTIN terrain mesh generation

GitHub

89 stars
9 watching
9 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list

cythonelevationheightmapmapboxmartinimeshmesh-generationnumpyterrain

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kylebarron/pydelatin Generates 3D terrain meshes from input data using a C-based algorithm 70
jcbecker/termproject A terrain generator that produces pseudo-infinite 3D landscapes with distinct biomes and adjustable parameters 15
meshpro/dmsh A Python library for generating high-quality 2D meshes 211
meshpro/pygalmesh Provides a Python interface to CGAL's meshing tools for generating high-quality meshes from 2D and 3D constraints and shapes. 602
psichix/density-mesh A crate that generates 2D meshes from images representing density/height maps. 80
threedle/text2mesh Generates 3D meshes based on text inputs using neural networks and differentiable rendering 936
chlnddev/oceanmesh Automates mesh generation for coastal ocean modeling from vector and raster GIS data. 55
jaysmito101/terraforge3d A tool for creating 3D terrains with procedural generation and texturing capabilities. 990
fogleman/hmm Tools for converting grayscale heightmap images into 3D meshes 579
kartograph/kartograph.py Generates SVG maps from ESRI shapefiles 1,004
snowapril/procedural-terrain-estimator A software tool for generating and editing 3D terrain using procedural noise functions and algorithms 39
phoenixzz/voronoimapgen Generates random island maps with Voronoi diagrams and procedural features to create terrain and ecosystems. 18
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
maxorange/pix2vox This project enables the generation of 3D voxel models from 2D sketches using stacked generative adversarial networks. 243
zielak/autoterraingen A tool to generate terrains for Tiled editors by combining multiple tilesets into one terrain. 15