unity-grenoble / sampling_bluenoise_sig21
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)
☆21Updated last year
Alternatives and similar repositories for sampling_bluenoise_sig21:
Users that are interested in sampling_bluenoise_sig21 are comparing it to the libraries listed below
- C++ implementation of "Stochastic Generation of (t,s) Sample Sequences", by Helmer, Christensen, and Kensler (2021)☆56Updated last year
- A program that reads a file with sample sequences and uses them to integrate a specified 2D function.☆19Updated 5 years ago
- Code for "Real-time Rendering of Layered Materials with Anisotropic Normal Distributions", SIGGRAPH ASIA 2019.☆35Updated 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
- Implementation of "Single-pass stratified importance resampling"☆27Updated 2 years ago
- Creates blue noise data using the SIGGRAPH 2016 paper from Solid Angle.☆43Updated 2 years ago
- An Efficient Transport Estimator for Complex Layered Materials☆13Updated 4 years ago
- Stochastic Substitute Tree (SST) real-time demo☆20Updated 4 years ago
- Code for "Practical Multiple-Scattering Sheen Using Linearly Transformed Cosines" (SIGGRAPH 2022 Talk) by Tizian Zeltner, Brent Burley, a…☆42Updated 2 years ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆47Updated 2 years ago
- LTC approximation of the Anisotropic GGX for real-time area light shading with anisotropic reflection.☆83Updated 9 months ago
- Shows how to bake ambient occlusion at mesh vertices using OptiX Prime☆45Updated 5 years ago
- Headers, tests, and examples for Covariance Tracing☆48Updated 4 years ago
- Source Code for Eurographics 2024 Short Paper "Real-time Seamless Object Space Shading"☆72Updated 9 months ago
- ☆17Updated 3 years ago
- Implementation of the paper: `GPU Ray Tracing using Irregular Grids`☆52Updated 6 years ago
- ☆18Updated 3 years ago
- A set of example tests from my SIGGRAPH Asia 2019 publication: Integral formulations of volumetric transmittance☆30Updated 5 years ago
- Experimentation framework for real-time light culling☆30Updated 5 years ago
- DX12 Path Tracer with ShaderToy interop☆43Updated last month
- A simple and fast parser for PBRT v3 files☆23Updated last year
- A compute/workgraph workload running inside the Cauldron framework☆23Updated 11 months ago
- Immediate-mode fork of the mitsuba renderer. (See Wiki for branches.)☆68Updated 4 years ago
- Implementation of the Eurographics 2021 paper: "Correlation-Aware MIS for Bidirectional Rendering Algorithms"☆15Updated 3 years ago
- Spherical Harmonic Rotation (Ivanic/Ruedenberg & Choi)☆55Updated 8 years ago
- "Progressive Multi-Jittered Sample Sequences" in C++☆38Updated 4 years ago
- Gradient-domain Volumetric Photon Density Estimation, SIGGRAPH 2018☆40Updated last year
- Integrating Clipped Spherical Harmonics Expansions☆44Updated 4 years ago
- Sampling Clear Sky Models using Truncated Gaussian Mixtures☆12Updated 3 years ago
- `pbrlab` is well-verified(through brute force human verification and debugging) path tracing + PBR shading/rendering implementation.☆40Updated 8 months ago