You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Real-time indirect illumination renderer using voxel cone tracing
Compilation
The main parts of the renderer are located in src/executables/VCTGI and src/shaders/VCTGI. The code should compile with cmake on both Linux and Windows.
About
GPU-based real-time global illumination renderer based on voxel cone tracing