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:
- Real-time rendering, 4th edition study☆31Updated 7 years ago
- C++ implementation of Peter Shirley's "Ray Tracing: The Rest of Your Life"☆16Updated 5 years ago
- An OpenGL game engine that can be built for Android and Windows.☆22Updated 4 months ago
- A simple terrain rendering project, with some neat optimizations such as baked lightmaps and fast ambient occclusion with heighmaps.☆32Updated 10 years ago
- Polygonal map generator for games. Generates island maps with a focus on mountains, rivers, coastlines.☆38Updated 9 years ago
- Cross platform 3D Game & Graphics Library☆21Updated 2 years ago
- A simple, configurable and extendible build system for gamedev.☆25Updated last year
- Discontinued OpenGL graphics framework. See https://github.com/Illation/ETEngine☆39Updated 7 years ago
- C++ 3D Engine developed during the Master's Degree in AAA Videogames Development.☆62Updated 4 years ago
- CSEngine is a cross-platform 3D game engine.☆101Updated last week
- A tutorial and example of Rust for C++ programmers☆17Updated 4 years ago
- Physically Based Rendering With OpenGL (Attempt)☆50Updated 6 years ago
- Voxel Engine is game engine based on voxel. The goal is to have a engine that can load map composed of chunks that contained voxel. This …☆12Updated 5 years ago
- An experiment on creating an animation system similar to Unreal Engine 4 from scratch.☆49Updated 5 years ago
- Voxel-based fluid simulation engine for computer games☆287Updated last year
- 3D Game Engine☆25Updated 5 years ago
- A procedural planet generator made in OpenGL 4.4☆17Updated 11 years ago
- 🛠️ A simple ECS library made for learning purposes (header-only)☆17Updated 4 years ago
- OpenGL-based voxel renderer☆65Updated 9 years ago
- Sample for the Voxels library☆37Updated 11 years ago
- Runtime environment map prefiltering and spherical harmonics computation with OpenGL.☆17Updated 6 years ago
- Simple tower defense game using C++ with Entity Component System (ECS)☆51Updated 2 years ago
- GUI program of RosettaStone☆25Updated 7 years ago
- Fully multithreaded C++ CPU rasterizer☆27Updated 5 years ago
- Former 3D game engine, now available to public for educational and testing purposes☆16Updated 8 years ago
- ☆14Updated last year
- Automatically exported from code.google.com/p/advanced-animation-with-directx-source-code☆14Updated 10 years ago
- Global illumination technical demo - a continuation of the Synesthesia3D (ex-LibRenderer) graphics engine used in https://github.com/ifto…☆56Updated last week
- Simple graphics engine used as submodule in many of my projects☆62Updated 6 years ago
- Basic framework for D3D11 init, model/texture loading, shader compilation and camera movement.☆34Updated 3 years ago