nmcela / vxgi
Voxel cone traced dynamic global illumination.
☆46Updated last year
Alternatives and similar repositories for vxgi:
Users that are interested in vxgi are comparing it to the libraries listed below
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆54Updated 3 years ago
- Implementation of "Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields"☆66Updated 4 years ago
- OpenGL Renderer w/ FrameGraph☆83Updated last year
- OpenGL-based Implementation of Cyril Crassins Voxel Cone Tracing☆40Updated 5 years ago
- Simple DirectX 12 toy framework for testing Global Illumination: Reflective Shadow Mapping, Light Propagation Volume, Voxel Cone Tracing,…☆71Updated last year
- Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile r…☆117Updated this week
- A Windows only OpenGL 4.6 renderer for testing different rendering techniques & solutions.☆17Updated last year
- OpenGl Global Illumination real-time rendering study project☆59Updated 2 years ago
- Experimental DirectX 12 Rendering Engine☆83Updated 3 weeks ago
- A hybrid Vulkan renderer with a Render Graph, capable of real-time global illumination and ray-traced reflections.☆34Updated last year
- Real-Time dynamic global illumination based on surfel. This project is based on GIBS presented at SIGGRAPH 2021. Implemented with Falcor …