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
- The sample for the GPU Pro 6 article on volumetric explosions.☆50Updated 10 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 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
- ☆41Updated 6 years ago
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆37Updated 7 years ago
- An OpenGL implementation of Eric Bruneton's Precomputed Atmospheric Scattering paper.☆84Updated 5 years ago
- A demo of ambient occlusion map baking using DXR☆65Updated 3 years ago
- GPU-based real-time global illumination renderer based on voxel cone tracing☆64Updated 8 years ago
- Vulkan framework for Windows☆88Updated 5 years ago
- This is a physically based real-time renderer made for learning purposes.☆89Updated 8 years ago
- ☆30Updated 6 years ago
- A Volume renderer that utilizes ray casting and ray marching through a 3D voxel grid to generate puffy clouds☆51Updated 3 months ago
- An OpenGL demo implementing the FFT ocean wave simulation from Jerry Tessendorf's famous paper.☆29Updated 4 years ago
- 🥧 An OpenGL 4.x example of GPU Zen 2's ray casting techniques for baked texture generation chapter.☆45Updated 6 years ago
- Experimentation framework for real-time light culling☆30Updated 6 years ago
- GPU classifies how to render millions of particles☆75Updated last year
- Vulkan implementations of Subsurface Scattering and Ambient Occlusion☆16Updated 8 years ago
- Vulkan app demonstrating glTF 2.0 Morph Targets (Blend shapes)☆24Updated 5 years ago
- An OpenGL sample demonstrating path traced lightmap baking on the CPU with Embree.☆62Updated 5 years ago
- Efficient rendering with distance fields☆84Updated 8 years ago
- Implement some RTR and PBR papers☆48Updated 8 years ago
- A comparison of typical real-time and offline illumination methods. (SSAO, HBO, VXGI, and Ray Traced Global Illumination)☆34Updated 7 years ago
- An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.☆53Updated 3 years ago
- Implementing Different Methods of Circle to Circle Collision Detection using variety of new Technologies: Vulkan Graphics/Compute API, AV…☆63Updated 4 years ago
- Library for shader debugging and profiling for Vulkan and OpenGL☆35Updated 2 years ago
- Signed Distance Function Sculpting☆53Updated 7 years ago
- A collection of various Sky Model implementations in OpenGL suitable for real-time rendering.☆81Updated 6 years ago
- Discontinued OpenGL graphics framework. See https://github.com/Illation/ETEngine☆39Updated 7 years ago
- Tile-based SW rasterizer☆35Updated 5 years ago