Friduric / voxel-cone-tracingView external linksLinks
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…☆650Updated this week
- Global illumination with Voxel Cone Tracing in fully dynamic scenes using a 3D clipmap to support huge areas around the camera while main…☆417Feb 22, 2023Updated 2 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☆253Aug 27, 2015Updated 10 years ago
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆745May 10, 2024Updated last year
- A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)☆826Dec 8, 2025Updated 2 months ago
- Point Based Global Illumination☆197Mar 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.☆969Aug 7, 2025Updated 6 months ago
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆978May 25, 2025Updated 8 months ago
- A rendering sample that demonstrates bindless deferred texturing using D3D12☆675Nov 11, 2024Updated last year
- A mixed reality testing environment for real-time global illumination algorithms☆242Jun 28, 2017Updated 8 years ago
- An implementation of physically based shading & image based lighting in D3D11, D3D12, Vulkan, and OpenGL 4.☆1,487Oct 30, 2021Updated 4 years ago
- GPU-based real-time global illumination renderer based on voxel cone tracing☆65Mar 3, 2017Updated 8 years ago
- 3D engine with modern graphics☆6,868Updated this week
- Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.☆1,536May 29, 2022Updated 3 years ago
- Lighthouse 2 framework for real-time ray tracing☆869Apr 26, 2024Updated last year
- Experimentation framework for probe-based lighting☆433Oct 8, 2025Updated 4 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,035Feb 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☆750Jul 26, 2017Updated 8 years ago
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆665Sep 2, 2025Updated 5 months ago
- My personal Vulkan renderer☆1,835Feb 6, 2026Updated last week
- NanoRT, single header only modern ray tracing kernel.☆1,116Oct 1, 2025Updated 4 months ago
- ☆479Oct 13, 2022Updated 3 years ago
- Real-Time Rendering Framework☆3,087Jan 7, 2025Updated last year
- Demonstrates a software (CPU) based approach to occllusion culling using multi-threading and SIMD instructions to improve performance.☆410Jan 3, 2023Updated 3 years ago
- Light probe generation and BRDF authoring for physically based shading.☆815Aug 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,515Mar 24, 2023Updated 2 years ago
- Forward+ renderer in Vulkan using Compute Shader. An Upenn CIS565 final project.☆692Apr 2, 2017Updated 8 years ago
- A fully-dynamic voxel-based global illumination system for Unity☆1,565Jul 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☆396Mar 30, 2017Updated 8 years ago
- optimized screen-space ambient occlusion, cache-aware hbao☆373Jan 17, 2024Updated 2 years ago
- A Vulkan renderer written from scratch on stream☆1,658Feb 6, 2026Updated last week
- Adaptive Screen Space Ambient Occlusion☆256Jan 3, 2023Updated 3 years ago