Snowapril / Procedural-Terrain-EstimatorLinks
Generate Height map with Generator (OpenGL and imgui) and Construct Splat Map with generated height map using Algorithm(DPS, BFS, Gradient Descent ... etc) . At Renderer, with height map and blend map which are generated in front of this stage, render high quality terrain with OpenGL
☆42Updated 6 years ago
Alternatives and similar repositories for Procedural-Terrain-Estimator
Users that are interested in Procedural-Terrain-Estimator are comparing it to the libraries listed below
Sorting:
- 3D Game Engine☆25Updated 4 years ago
- C++ implementation of Peter Shirley's "Ray Tracing: The Rest of Your Life"☆16Updated 5 years ago
- Simple tower defense game using C++ with Entity Component System (ECS)☆51Updated 2 years ago
- Open source game engine☆22Updated 7 years ago
- Game Engine project using Direct3D 11☆8Updated 3 years ago
- Real-time rendering, 4th edition study☆30Updated 6 years ago
- Simple Real-time Rendering Engine☆9Updated 6 years ago
- CSEngine is a cross-platform 3D game engine.