3D-Terrain-Generator

Terrain generator

An application that generates 3D terrain using procedural algorithms and allows control over its shape and binding to a Bezier surface.

GitHub

2 stars
2 watching
0 forks
Language: C++
last commit: about 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
openscenegraph/virtualplanetbuilderA tool for generating and organizing large-scale 3D terrain databases from geospatial imagery and heightfields.99
jaysmito101/terraforge3dA tool for creating 3D terrains with procedural generation and texturing capabilities.990
jcbecker/termprojectA terrain generator that produces pseudo-infinite 3D landscapes with distinct biomes and adjustable parameters15
kylebarron/pydelatinGenerates 3D terrain meshes from input data using a C-based algorithm70
zielak/autoterraingenA tool to generate terrains for Tiled editors by combining multiple tilesets into one terrain.15
karimnaaji/aobakerA tool that generates texture coordinates and ambient occlusion maps from 3D meshes.7
kylebarron/pymartiniGenerates terrain meshes from heightmaps using a fast Cython implementation89
ilmola/generatorA C++ library that generates procedural geometric meshes of primitives such as spheres and cylinders.214
cpmech/tritetGenerates 2D and 3D meshes, specifically triangulations and tetrahedra9
fegennari/3dworldA comprehensive 3D game engine with procedural content generation and real-time rendering capabilities1,186
ionhandshaker/distmeshA tool for generating high-quality meshes from CAD geometries using an efficient algorithm based on signed distance functions.53
interactivecomputergraphics/discregridA C++ library for generating discrete functions on regular grids for applications such as collision detection and signed distance fields293
havegum/terrain-generatorA Rust-based project that generates terrain using noise and Voronoi-based methods, with the goal of simulating agents and borders.30
snowapril/procedural-terrain-estimatorA software tool for generating and editing 3D terrain using procedural noise functions and algorithms39
autonomousvision/differentiable_volumetric_renderingA system for generating 3D meshes from input images using learned implicit representations805