AnisB / leb3DLinks
Demo project for the leb3D structure for path tracing
☆25Updated 6 months ago
Alternatives and similar repositories for leb3D
Users that are interested in leb3D are comparing it to the libraries listed below
Sorting:
- Source code for the EON rough diffuse BRDF model☆43Updated 3 weeks ago
- Implementation of "Single-pass stratified importance resampling"☆30Updated 3 years ago
- Importance-sampled FAST Noise☆43Updated 7 months ago
- Repository with HLSL and GLSL sample code for self-intersection avoidance in DXR and Vulkan☆20Updated 2 years ago
- DX12 Path Tracer with ShaderToy interop☆45Updated last year
- C++ implementation of "Stochastic Generation of (t,s) Sample Sequences", by Helmer, Christensen, and Kensler (2021)☆55Updated 2 years ago
- Renderer using C++, Embree and USD to achieve Path Tracing techniques on the CPU☆56Updated 2 years ago
- Implementation of the Eurographics 2021 paper: "Correlation-Aware MIS for Bidirectional Rendering Algorithms"☆15Updated 4 years ago
- A GPU based implementation of the optimization described in the paper "A Low-Discrepancy Sampler that Distributes Monte Carlo Errors as a…☆22Updated 2 years ago
- ☆15Updated 3 years ago
- An official implementation of the paper "Real-Time Shading of Free-Form Area Lights using Linearly Transformed Cosines". Please refer to …☆37Updated 4 years ago
- `pbrlab` is well-verified(through brute force human verification and debugging) path tracing + PBR shading/rendering implementation.☆39Updated 4 months ago
- A simple and fast parser for PBRT v3 files☆25Updated 2 years ago
- This sample showcases rasterizing and ray tracing displaced NVIDIA Micro-Mesh assets in Vulkan with and without the VK_NV_displacement_mi…☆96Updated last year
- Implementation of "Efficiency-Aware Russian Roulette and Splitting" (SIGGRAPH 2022)☆49Updated 2 years ago
- Derivation and numerical validation for the paper "Microsurface Transformations" (EGSR 2022) by Asen Atanasov, Vladimir Koylazov, Rossen …☆23Updated 3 years ago
- Htex: Per-Halfedge Texturing for Arbitrary Mesh Topologies☆28Updated last year
- "Progressive Multi-Jittered Sample Sequences" in C++☆38Updated 5 years ago
- Code for "Real-time Rendering of Layered Materials with Anisotropic Normal Distributions", SIGGRAPH ASIA 2019.☆35Updated 4 years ago
- ☆30Updated last year
- This is my experiments with BVH build algorithms on GPU.☆56Updated last year
- Misc repository for certain GPU algorithms.☆44Updated 2 years ago
- Creates blue noise data using the SIGGRAPH 2016 paper from Solid Angle.☆43Updated 3 years ago
- Immediate-mode fork of the mitsuba renderer. (See Wiki for branches.)☆68Updated 5 years ago
- Texture Set Neural Compression Sample☆80Updated 2 months ago
- Toy engine written in C++ and DirectX 12