unity-grenoble / sampling_bluenoise_sig21Links
A GPU based implementation of the optimization described in the paper "A Low-Discrepancy Sampler that Distributes Monte Carlo Errors as a Blue Noise in Screen Space", Heitz et al. (2019)
☆22Updated 2 years ago
Alternatives and similar repositories for sampling_bluenoise_sig21
Users that are interested in sampling_bluenoise_sig21 are comparing it to the libraries listed below
Sorting:
- C++ implementation of "Stochastic Generation of (t,s) Sample Sequences", by Helmer, Christensen, and Kensler (2021)☆55Updated last year
- Assets used during the creation of SEED's Project PICA PICA☆76Updated 5 years ago
- LTC approximation of the Anisotropic GGX for real-time area light shading with anisotropic reflection.☆87Updated last year
- DX12 Path Tracer with ShaderToy interop☆44Updated 7 months ago
- A simple and fast parser for PBRT v3 files☆24Updated last year
- Implementation of "Single-pass stratified importance resampling"☆30Updated 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
- Creates blue noise data using the SIGGRAPH 2016 paper from Solid Angle.☆43Updated 2 years ago
- Code for "Real-time Rendering of Layered Materials with Anisotropic Normal Distributions", SIGGRAPH ASIA 2019.☆35Updated 3 years ago
- Repository of the source code and demo of I3D 2020 paper Real-Time Stochastic Lightcuts☆129Updated 3 years ago
- ☆36Updated 4 years ago
- A Hardware Raytracing based Progressive Photon Mapper using Falcor 5.2☆58Updated last year
- Demo project for the leb3D structure for path tracing☆20Updated last week
- Htex: Per-Halfedge Texturing for Arbitrary Mesh Topologies