lighttransport / pbrlab
`pbrlab` is well-verified(through brute force human verification and debugging) path tracing + PBR shading/rendering implementation.
☆40Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for pbrlab
- This sample showcases rasterizing and ray tracing displaced NVIDIA Micro-Mesh assets in Vulkan with and without the VK_NV_displacement_mi…☆94Updated last month
- LTC approximation of the Anisotropic GGX for real-time area light shading with anisotropic reflection.☆81Updated 6 months ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆47Updated 2 years ago
- DX12 Path Tracer with ShaderToy interop☆36Updated last week
- Repo for KickstartRT demo application☆50Updated last year
- ReSTIR FG: Real-Time Reservoir Resampled Photon Final Gathering☆43Updated 2 months ago
- Vulkan Path Tracer with Optix Denoiser integration☆32Updated 3 years ago
- 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
- This is my experiments with BVH build algorithms on GPU.