karhu / terrain-erosion
A realtime terrain erosion & fluid simulation running on the CPU.
☆76Updated 4 years ago
Alternatives and similar repositories for terrain-erosion:
Users that are interested in terrain-erosion are comparing it to the libraries listed below
- ☆31Updated 7 years ago
- Simple Terrain Engine in 200 Lines of Code☆31Updated 9 years ago
- Quadric Error Function (QEF) / Single Value Decomposition solvers in various languages☆85Updated 7 years ago
- The sample for the GPU Pro 6 article on volumetric explosions.☆50Updated 10 years ago
- A Volume renderer that utilizes ray casting and ray marching through a 3D voxel grid to generate puffy clouds☆51Updated 6 years ago
- Sample for the Voxels library☆36Updated 10 years ago
- ☆91Updated 7 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆79Updated 8 years ago
- Deferred Screen Space Directional Occlusion☆90Updated 13 years ago
- Demonstration of Sean O'Neil's Atmospheric Scattering Shaders from GPU Gems 2. Bonus: Lens Flares!☆37Updated 7 years ago
- Terrain amplification as described in [Sparse representation of terrains for procedural modeling, Guérin et al. 2016]☆52Updated 5 years ago
- Source code for the paper: Modeling Rocky Scenery using Implicit Blocks, published in The Visual Computer and presented at Computer Graph…☆48Updated 2 years ago
- A portable C++ library for simulating hydraulic erosion.☆56Updated 2 months ago
- Procedural terrain generator using exponentially distributed noise.☆38Updated 10 years ago
- This is a physically based real-time renderer made for learning purposes.☆89Updated 8 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago
- An OpenGL implementation of Eric Bruneton's Precomputed Atmospheric Scattering paper.☆83Updated 5 years ago
- ☆29Updated 6 years ago
- Simple C++ implementatoin of particle-based hydraulic erosion on a square grid☆107Updated 4 years ago
- A simple C++ 3D game engine with Vulkan support.☆37Updated 5 years ago
- Real-time Indirect lighting with Reflective Shadows Maps in WebGL☆48Updated 7 years ago
- Implementation of "Fast Global Illumination Approximations on Deep G-Buffers" (Mara et. al, 2016) using C++, OpenGL, and GLSL☆40Updated 7 years ago
- GPU-based real-time global illumination renderer based on voxel cone tracing☆64Updated 8 years ago
- Basic framework for D3D11 init, model/texture loading, shader compilation and camera movement.☆34Updated 2 years ago
- 3D terrain generation with erosion, rendered in WebGL☆22Updated 7 years ago
- Continuous Distance-Dependent Level of Detail☆20Updated 9 years ago
- ☆39Updated 6 years ago
- Signed Distance Function Sculpting☆53Updated 7 years ago
- Voxel stuff entirely on the GPU using lots of GPU stuff and very little CPU stuff. Requires GLFW, GLEW, OpenGL, and a computer with a fai…☆20Updated 8 years ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++, GLSL, and OpenGL 4.1☆38Updated 5 years ago