W298 / SurfelGI
Real-Time dynamic global illumination based on surfel. This project is based on GIBS presented at SIGGRAPH 2021. Implemented with Falcor framework.
☆84Updated 6 months ago
Alternatives and similar repositories for SurfelGI:
Users that are interested in SurfelGI are comparing it to the libraries listed below
- ReSTIR GI Implementation on Falcor 5.1 based on the source code provided by Daqi Lin for his ReSTIR PT paper☆80Updated 2 years ago
- A hybrid Vulkan renderer with a Render Graph, capable of real-time global illumination and ray-traced reflections.☆34Updated last year
- ☆54Updated 4 years ago
- A DirectX12-based C++-application that allows graphics programmers to learn and experiment with the new Work Graphs feature using HLSL sh…☆73Updated 4 months ago
- Simple DirectX 12 toy framework for testing Global Illumination: Reflective Shadow Mapping, Light Propagation Volume, Voxel Cone Tracing,…☆73Updated last year
- Vulkan implementation of ReSTIR☆155Updated 2 years ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆54Updated 3 years ago
- Experimental DirectX 12 Rendering Engine☆85Updated this week
- A hybrid rendering pipeline that combines rasterization and raytracing stages to generate real-time effects.☆61Updated 4 years ago
- DX12 Path Tracer with ShaderToy interop☆43Updated 2 months ago
- Collection of meshlet generation algorithms☆100Updated last week
- Yet another approach to developing a personal 3D graphics engine. Windows + Direct3D 12.☆36Updated 2 years ago
- ☆63Updated 8 months ago
- ☆156Updated 4 years ago
- ReSTIR FG: Real-Time Reservoir Resampled Photon Final Gathering☆48Updated last week
- Personal repository of tutorials and examples to understand the basics of DirectX 12 Raytracing (DXR)☆55Updated 4 years ago
- HLSL code for https://developer.nvidia.com/blog/optimizing-compute-shaders-for-l2-locality-using-thread-group-id-swizzling/☆63Updated last year
- A sample demonstrating hybrid ray tracing and rasterisation for reflections.☆55Updated 3 years ago
- Implementation of "Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields"☆66Updated 4 years ago
- XUSG, XU's supreme graphics lib, is a handy wrapper currently for DirectX 12. It can be a good reference for designing your own DX12 wrap…☆122Updated last week
- Spatially Hashed Radiance Cache (SHaRC) Library☆63Updated last month
- Graphics toolkits☆28Updated 2 weeks ago
- 🌋🖖🏽 PBR, IBL, Clustered Forward Shading, Path Tracing, Shadow Mapping, and more!☆92Updated 5 months ago
- A Realtime PathTracer☆62Updated last week
- OpenGL Renderer w/ FrameGraph☆90Updated 2 weeks ago
- OpenGl Global Illumination real-time rendering study project☆61Updated 2 years ago
- A simple demo to show off the capabilities of the Cauldron framework☆126Updated 2 years ago
- Source code for the paper "ReSTIR Subsurface Scattering for Real-Time Path Tracing" (HPG 2024)☆42Updated 3 months ago
- LTC approximation of the Anisotropic GGX for real-time area light shading with anisotropic reflection.