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:
- 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 2 months ago
- Real-time rendering, 4th edition study☆30Updated 6 years ago
- Cross platform 3D Game & Graphics Library☆22Updated 2 years ago
- C++ 3D Engine developed during the Master's Degree in AAA Videogames Development.☆61Updated 4 years ago
- A simple terrain rendering project, with some neat optimizations such as baked lightmaps and fast ambient occclusion with heighmaps.☆32Updated 10 years ago
- Former 3D game engine, now available to public for educational and testing purposes☆16Updated 8 years ago
- OpenGL 4 PBR engine☆27Updated 6 years ago
- Very barebones CPU Voxel Raycaster☆34Updated 5 years ago
- An experiment on creating an animation system similar to Unreal Engine 4 from scratch.☆47Updated 5 years ago
- Polygonal map generator for games. Generates island maps with a focus on mountains, rivers, coastlines.☆37Updated 9 years ago
- A tutorial and example of Rust for C++ programmers☆17Updated 3 years ago
- Particle engine built on OpenGL used to produce various visual effects.☆37Updated 4 months ago
- CSEngine is a cross-platform 3D game engine.☆97Updated 6 months ago
- Discontinued OpenGL graphics framework. See https://github.com/Illation/ETEngine☆39Updated 7 years ago
- Voxel-based fluid simulation engine for computer games☆288Updated last year
- High-Performance Real-Time Forest Rendering Engine developed using Vulkan☆18Updated 7 years ago
- Fully multithreaded C++ CPU rasterizer☆27Updated 5 years ago
- Global illumination technical demo - a continuation of the Synesthesia3D (ex-LibRenderer) graphics engine used in https://github.com/ifto…☆56Updated 3 years ago
- Runtime environment map prefiltering and spherical harmonics computation with OpenGL.☆17Updated 6 years ago
- OpenGL Rendering Engine for Study☆20Updated 2 weeks ago
- Lightweight 3D C++ OpenGL engine, with physics powered by XPBD☆17Updated last year
- A real-time OpenGL Compute shader based Progressive Path Tracer.☆18Updated 6 years ago
- Tutorial Project for Screen Space Reflection☆10Updated 10 years ago
- Basic framework for D3D11 init, model/texture loading, shader compilation and camera movement.☆34Updated 3 years ago
- Forward+ Renderer☆15Updated 7 years ago
- Simple graphics engine used as submodule in many of my projects☆62Updated 6 years ago
- A simple, configurable and extendible build system for gamedev.☆25Updated last year
- A simple C++ 3D game engine with Vulkan support.☆37Updated 5 years ago
- DXT compression and image processing☆17Updated 3 years ago