termProject
Terrain Generator
A terrain generator that produces pseudo-infinite 3D landscapes with distinct biomes and adjustable parameters
Terrain generator with 5 visually distinct biomes, spread them in regions and smooth their borders
15 stars
3 watching
0 forks
Language: C++
last commit: almost 7 years ago
Linked from 1 awesome list
c-plus-plusgladglfwgraphicsopenglprocedural-terrainterrain-generation
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for creating 3D terrains with procedural generation and texturing capabilities. | 990 |
| Generates 3D terrain meshes from input data using a C-based algorithm | 70 |
| A tool for generating and organizing large-scale 3D terrain databases from geospatial imagery and heightfields. | 99 |
| An application that generates 3D terrain using procedural algorithms and allows control over its shape and binding to a Bezier surface. | 2 |
| A tool to generate terrains for Tiled editors by combining multiple tilesets into one terrain. | 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 terrain meshes from heightmaps using a fast Cython implementation | 89 |
| An OpenGL 4 application rendering a procedural scene with terrain, water, and volumetric clouds. | 649 |
| A software tool for generating and editing 3D terrain using procedural noise functions and algorithms | 39 |
| An online application for generating procedural textures using JavaScript | 110 |
| Generates 3D tree models procedurally using Python | 846 |
| A procedural tree mesh generator and editor | 198 |
| A C++ library for generating discrete functions on regular grids for applications such as collision detection and signed distance fields | 293 |
| Generates fantasy maps with procedural techniques based on Martin O'Leary's notes | 703 |