VoronoiMapGen
Island Generator
Generates random island maps with Voronoi diagrams and procedural features to create terrain and ecosystems.
Generation of random Island maps with Voronoi using C++
18 stars
2 watching
3 forks
Language: C
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Voronoi diagram generator using Fortune's algorithm | 31 |
| Implementation of Voronoi diagram generation algorithm in JSON-based programming language | 9 |
| A GMS 2.3 shader that applies a Voronoi diagram to pixels, creating a unique visual effect. | 11 |
| This project enables the generation of 3D voxel models from 2D sketches using stacked generative adversarial networks. | 243 |
| Generates 3D terrain meshes from input data using a C-based algorithm | 70 |
| Generates terrain meshes from heightmaps using a fast Cython implementation | 89 |
| A terrain generator that produces pseudo-infinite 3D landscapes with distinct biomes and adjustable parameters | 15 |
| A Rust-based project that generates terrain using noise and Voronoi-based methods, with the goal of simulating agents and borders. | 30 |
| Generates procedural dungeon layouts for games | 40 |
| Generates an entire planet vector tileset from OSM data | 102 |
| A tool that generates dungeons from user-defined sprites and applies rules to create a layout with various chamber types and connectors. | 7 |
| A toolset for creating and manipulating Voronoi diagrams with spatial data analysis capabilities | 41 |
| Automates creation and cloaking of virtual machines for use in sandboxing environments. | 487 |
| A program to generate normal, spec, and displacement maps from image textures | 426 |
| Generates fantasy maps with procedural techniques based on Martin O'Leary's notes | 703 |