A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.
☆908Jul 15, 2025Updated 7 months 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:
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆650Feb 14, 2026Updated 3 weeks ago
- Global illumination with Voxel Cone Tracing in fully dynamic scenes using a 3D clipmap to support huge areas around the camera while main…☆416Feb 22, 2023Updated 3 years ago
- Real-time global illumination☆114Jan 9, 2016Updated 10 years ago
- An implementation of the "Voxel Cone Tracing" global illumination technique proposed by Cyril Crassin (http://perso.telecom-paristech.fr/…☆171Sep 29, 2013Updated 12 years ago
- Sparse Voxel Octree Implementation - Upenn CIS-565 final project☆252Aug 27, 2015Updated 10 years ago
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆748May 10, 2024Updated last year
- A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)☆827Dec 8, 2025Updated 3 months ago
- Point Based Global Illumination☆194Mar 25, 2016Updated 9 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆82Feb 14, 2017Updated 9 years ago
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆973Aug 7, 2025Updated 7 months ago
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆980May 25, 2025Updated 9 months ago
- A rendering sample that demonstrates bindless deferred texturing using D3D12☆677Nov 11, 2024Updated last year
- A mixed reality testing environment for real-time global illumination algorithms☆241Jun 28, 2017Updated 8 years ago
- An implementation of physically based shading & image based lighting in D3D11, D3D12, Vulkan, and OpenGL 4.☆1,485Oct 30, 2021Updated 4 years ago
- GPU-based real-time global illumination renderer based on voxel cone tracing☆65Mar 3, 2017Updated 9 years ago
- 3D engine with modern graphics☆6,909Updated this week
- Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.☆1,540May 29, 2022Updated 3 years ago
- Lighthouse 2 framework for real-time ray tracing☆869Apr 26, 2024Updated last year
- Experimentation framework for probe-based lighting☆432Oct 8, 2025Updated 5 months ago
- Master's thesis implementing real-time global illumination method.☆161Jul 10, 2018Updated 7 years ago
- A toy physically based GPU path tracer (C++/OpenGL/GLSL)☆2,036Feb 9, 2024Updated 2 years ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++, GLSL, and OpenGL 4.1☆39Dec 22, 2019Updated 6 years ago
- CPU Sparse Voxel Octree Implementation☆751Jul 26, 2017Updated 8 years ago
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆666Sep 2, 2025Updated 6 months ago
- My personal Vulkan renderer☆1,836Feb 22, 2026Updated 2 weeks ago
- ☆477Oct 13, 2022Updated 3 years ago
- NanoRT, single header only modern ray tracing kernel.☆1,117Oct 1, 2025Updated 5 months ago
- Real-Time Rendering Framework☆3,093Jan 7, 2025Updated last year
- Demonstrates a software (CPU) based approach to occllusion culling using multi-threading and SIMD instructions to improve performance.☆408Jan 3, 2023Updated 3 years ago
- Light probe generation and BRDF authoring for physically based shading.☆818Aug 18, 2021Updated 4 years ago
- GPU-based Forward+ renderer☆557Jan 9, 2020Updated 6 years ago
- A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!☆1,518Mar 24, 2023Updated 2 years ago
- Forward+ renderer in Vulkan using Compute Shader. An Upenn CIS565 final project.☆694Apr 2, 2017Updated 8 years ago
- A fully-dynamic voxel-based global illumination system for Unity☆1,563Jul 20, 2018Updated 7 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Feb 6, 2013Updated 13 years ago
- A Vulkan implementation of real-time PBR renderer☆392Mar 30, 2017Updated 8 years ago
- optimized screen-space ambient occlusion, cache-aware hbao☆370Jan 17, 2024Updated 2 years ago
- A Vulkan renderer written from scratch on stream☆1,670Updated this week
- Adaptive Screen Space Ambient Occlusion☆255Jan 3, 2023Updated 3 years ago