pymartini
Mesh generator
Generates terrain meshes from heightmaps using a fast Cython implementation
A Cython port of Martini for fast RTIN terrain mesh generation
89 stars
9 watching
9 forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list
cythonelevationheightmapmapboxmartinimeshmesh-generationnumpyterrain
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates 3D terrain meshes from input data using a C-based algorithm | 70 |
| A terrain generator that produces pseudo-infinite 3D landscapes with distinct biomes and adjustable parameters | 15 |
| A Python library for generating high-quality 2D meshes | 211 |
| Provides a Python interface to CGAL's meshing tools for generating high-quality meshes from 2D and 3D constraints and shapes. | 602 |
| A crate that generates 2D meshes from images representing density/height maps. | 80 |
| Generates 3D meshes based on text inputs using neural networks and differentiable rendering | 936 |
| Automates mesh generation for coastal ocean modeling from vector and raster GIS data. | 55 |
| A tool for creating 3D terrains with procedural generation and texturing capabilities. | 990 |
| Tools for converting grayscale heightmap images into 3D meshes | 579 |
| Generates SVG maps from ESRI shapefiles | 1,004 |
| A software tool for generating and editing 3D terrain using procedural noise functions and algorithms | 39 |
| Generates random island maps with Voronoi diagrams and procedural features to create terrain and ecosystems. | 18 |
| An application that generates 3D terrain using procedural algorithms and allows control over its shape and binding to a Bezier surface. | 2 |
| This project enables the generation of 3D voxel models from 2D sketches using stacked generative adversarial networks. | 243 |
| A tool to generate terrains for Tiled editors by combining multiple tilesets into one terrain. | 15 |