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
Sorting:
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆907Jul 15, 2025Updated 7 months ago
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆648Feb 14, 2026Updated 2 weeks ago
- 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
- A rendering sample that demonstrates bindless deferred texturing using D3D12☆674Nov 11, 2024Updated last year
- Converting vertex meshes to voxel data and visualizing using VCT☆82Feb 14, 2017Updated 9 years ago
- A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)☆827Dec 8, 2025Updated 2 months ago
- GPU-based real-time global illumination renderer based on voxel cone tracing☆65Mar 3, 2017Updated 9 years ago
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆980May 25, 2025Updated 9 months 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
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆970Aug 7, 2025Updated 6 months ago
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆745May 10, 2024Updated last year
- A GPU SVO Builder using rasterization pipeline, a efficient SVO ray marcher and a simple SVO path tracer.☆677Nov 8, 2025Updated 3 months ago
- An example path tracer that runs on multiple ray tracing backends (Embree/DXR/OptiX/Vulkan/Metal/OSPRay)☆628Jan 14, 2025Updated last year
- A Vulkan Raytracing framework for various bidirectional path tracing techniques☆574Feb 16, 2026Updated 2 weeks ago
- Robust real-time rendering engine on DX11, DX12 with many advanced graphical features for quick prototyping☆737Oct 19, 2025Updated 4 months ago
- Hybrid GI solution, based on DDGI ( include Ray-Tracing and SDF-Tracing )☆330May 15, 2024Updated last year
- Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.☆1,538May 29, 2022Updated 3 years ago
- Master's thesis implementing real-time global illumination method.☆161Jul 10, 2018Updated 7 years ago
- Checkerboard Rendering and Dynamic Resolution Rendering in the DX12 MiniEngine☆181Jan 3, 2023Updated 3 years ago
- Rendergraph-based graphics engine with DirectX12 and Metal backends☆535Updated this week
- Lighthouse 2 framework for real-time ray tracing☆869Apr 26, 2024Updated last year
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆664Sep 2, 2025Updated 6 months ago
- My personal Vulkan renderer☆1,836Feb 22, 2026Updated last week
- An implementation of physically based shading & image based lighting in D3D11, D3D12, Vulkan, and OpenGL 4.☆1,485Oct 30, 2021Updated 4 years ago
- A simple framework for rapid prototyping on Vulkan or Direct3D 12☆1,072Mar 13, 2024Updated last year
- A rendergraph-based graphical framework for Vulkan☆793Jun 22, 2025Updated 8 months ago
- Personal hobby project to experiment with various rendering techniques.☆759Aug 5, 2025Updated 6 months ago
- Clustered shading implementation with bgfx☆467Jun 25, 2022Updated 3 years ago
- Vulkan voxel cone tracing renderer based on SVO(sparse voxel octree) and Clipmap☆35Mar 2, 2022Updated 4 years ago
- OpenGL sample for shader-based occlusion culling☆559Jan 17, 2024Updated 2 years ago
- Forward+ renderer in Vulkan using Compute Shader. An Upenn CIS565 final project.☆694Apr 2, 2017Updated 8 years ago
- A mixed reality testing environment for real-time global illumination algorithms☆241Jun 28, 2017Updated 8 years ago
- Experimentation framework for probe-based lighting☆431Oct 8, 2025Updated 4 months ago
- Cross platform toy render engine supporting physically based rendering and hardware/software ray tracing☆471Feb 16, 2026Updated 2 weeks ago
- A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!☆1,515Mar 24, 2023Updated 2 years ago
- Ray tracing glTF scene with Vulkan☆609Sep 29, 2025Updated 5 months ago
- D3D12 Rendering Engine☆399Sep 7, 2025Updated 5 months ago
- Unreal Engine Sky Atmosphere Rendering Technique☆796Sep 11, 2022Updated 3 years ago