Global illumination with Voxel Cone Tracing in fully dynamic scenes using a 3D clipmap to support huge areas around the camera while maintaining a low memory footprint.
☆416Feb 22, 2023Updated 3 years ago
Alternatives and similar repositories for VoxelConeTracingGI
Users that are interested in VoxelConeTracingGI are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆915Jul 15, 2025Updated 8 months ago
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆651Feb 14, 2026Updated last month
- Real-time global illumination☆114Jan 9, 2016Updated 10 years ago
- Sparse Voxel Octree Implementation - Upenn CIS-565 final project☆252Aug 27, 2015Updated 10 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆82Feb 14, 2017Updated 9 years ago
- A rendering sample that demonstrates bindless deferred texturing using D3D12☆682Nov 11, 2024Updated last year
- 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
- GPU-based real-time global illumination renderer based on voxel cone tracing☆65Mar 3, 2017Updated 9 years ago
- A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)☆828Dec 8, 2025Updated 3 months ago
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆975Aug 7, 2025Updated 7 months ago
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆985May 25, 2025Updated 9 months ago
- A GPU SVO Builder using rasterization pipeline, a efficient SVO ray marcher and a simple SVO path tracer.☆678Nov 8, 2025Updated 4 months ago
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆747May 10, 2024Updated last year
- Master's thesis implementing real-time global illumination method.☆161Jul 10, 2018Updated 7 years ago
- An example path tracer that runs on multiple ray tracing backends (Embree/DXR/OptiX/Vulkan/Metal/OSPRay)☆628Jan 14, 2025Updated last year
- Hybrid GI solution, based on DDGI ( include Ray-Tracing and SDF-Tracing )☆333May 15, 2024Updated last year
- A Vulkan Raytracing framework for various bidirectional path tracing techniques☆579Feb 16, 2026Updated last month
- Vulkan voxel cone tracing renderer based on SVO(sparse voxel octree) and Clipmap☆35Mar 2, 2022Updated 4 years ago
- Robust real-time rendering engine on DX11, DX12 with many advanced graphical features for quick prototyping☆739Oct 19, 2025Updated 5 months ago
- Checkerboard Rendering and Dynamic Resolution Rendering in the DX12 MiniEngine☆181Jan 3, 2023Updated 3 years ago
- Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.☆1,543May 29, 2022Updated 3 years ago
- Real-Time Global Illumination using Precomputed Light Field Probes☆128May 31, 2018Updated 7 years ago
- Rendergraph-based graphics engine with DirectX12 and Metal backends☆538Updated this week
- Personal hobby project to experiment with various rendering techniques.☆763Aug 5, 2025Updated 7 months ago
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆667Sep 2, 2025Updated 6 months ago
- Cross platform toy render engine supporting physically based rendering and hardware/software ray tracing☆469Mar 15, 2026Updated last week
- Lighthouse 2 framework for real-time ray tracing☆868Apr 26, 2024Updated last year
- Clustered shading implementation with bgfx☆467Jun 25, 2022Updated 3 years ago
- A rendergraph-based graphical framework for Vulkan☆794Jun 22, 2025Updated 9 months ago
- My personal Vulkan renderer☆1,848Updated this week
- A mixed reality testing environment for real-time global illumination algorithms☆241Jun 28, 2017Updated 8 years ago
- A simple framework for rapid prototyping on Vulkan or Direct3D 12☆1,073Mar 13, 2024Updated 2 years ago
- 3D engine with modern graphics☆6,936Mar 15, 2026Updated last week
- An implementation of physically based shading & image based lighting in D3D11, D3D12, Vulkan, and OpenGL 4.☆1,492Oct 30, 2021Updated 4 years ago
- Real-Time Rendering Framework☆3,111Jan 7, 2025Updated last year
- A hybrid Vulkan renderer with a Render Graph, capable of real-time global illumination and ray-traced reflections.☆44Mar 24, 2023Updated 3 years ago
- OpenGL sample for shader-based occlusion culling☆559Jan 17, 2024Updated 2 years ago
- RTX Global Illumination (RTXGI)☆820Feb 5, 2024Updated 2 years ago
- A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!☆1,519Mar 24, 2023Updated 3 years ago