phonowiz / voxel-cone-tracingLinks
A real-time global illumination implementation using voxel cone tracing. Implemented in C++, GLSL, and OpenGL 4.1
☆38Updated 5 years ago
Alternatives and similar repositories for voxel-cone-tracing
Users that are interested in voxel-cone-tracing are comparing it to the libraries listed below
Sorting:
- Converting vertex meshes to voxel data and visualizing using VCT☆81Updated 8 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
- The sample for the GPU Pro 6 article on volumetric explosions.☆50Updated 10 years ago
- ☆42Updated 6 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago
- This is a physically based real-time renderer made for learning purposes.☆89Updated 8 years ago
- A demo of ambient occlusion map baking using DXR☆65Updated 3 years ago
- A Volume renderer that utilizes ray casting and ray marching through a 3D voxel grid to generate puffy clouds☆51Updated 4 months ago
- An OpenGL implementation of Eric Bruneton's Precomputed Atmospheric Scattering paper.☆84Updated 5 years ago
- Vulkan implementations of Subsurface Scattering and Ambient Occlusion☆16Updated 8 years ago
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading