WeakKnight / VirtualBlueNoiseLighting
Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"
☆49Updated 2 years ago
Alternatives and similar repositories for VirtualBlueNoiseLighting:
Users that are interested in VirtualBlueNoiseLighting are comparing it to the libraries listed below
- An official implementation of the paper "Real-Time Shading of Free-Form Area Lights using Linearly Transformed Cosines". Please refer to …☆32Updated 3 years ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆32Updated 2 months 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.☆83Updated 10 months ago
- An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.☆52Updated 3 years ago
- This is my experiments with BVH build algorithms on GPU.☆53Updated 6 months ago
- Vulkan Path Tracer with Optix Denoiser integration☆32Updated 3 years ago
- A physically-based renderer utilizing Vulkan & DX12 raytracing API along with the implementation of several graphics papers.☆37Updated 2 years ago
- Project for scientific visualization☆18Updated 3 years ago
- ☆18Updated 3 years ago
- `pbrlab` is well-verified(through brute force human verification and debugging) path tracing + PBR shading/rendering implementation.☆40Updated 10 months ago
- Volumetric path tracer written in C++☆45Updated 2 years ago
- A Hardware Raytracing based Progressive Photon Mapper using Falcor 5.2☆57Updated 9 months ago
- Code for "Practical Multiple-Scattering Sheen Using Linearly Transformed Cosines" (SIGGRAPH 2022 Talk) by Tizian Zeltner, Brent Burley, a…☆44Updated 2 years ago
- DX12 Path Tracer with ShaderToy interop☆43Updated 3 months ago
- Experimental GPU renderer using two-stage programming☆35Updated 2 years ago
- physically based path tracer on gpu☆55Updated 4 years ago
- Gradient-domain Volumetric Photon Density Estimation, SIGGRAPH 2018☆40Updated last year
- Demo code for the compressed shadow maps project