joshbainbridge / blue-noise-generator
Creates blue noise data using the SIGGRAPH 2016 paper from Solid Angle.
☆43Updated 2 years ago
Alternatives and similar repositories for blue-noise-generator:
Users that are interested in blue-noise-generator 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
- Code for "Real-time Rendering of Layered Materials with Anisotropic Normal Distributions", SIGGRAPH ASIA 2019.☆35Updated 3 years ago
- Renderer using C++, Embree and USD to achieve Path Tracing techniques on the CPU☆55Updated last year
- Utility for producing blue-noise dither mask tiles on the GPU☆79Updated 3 years ago
- Headers, tests, and examples for Covariance Tracing☆48Updated 4 years ago
- "Progressive Multi-Jittered Sample Sequences" in C++☆38Updated 4 years ago
- Offline renderer used for my blog posts☆103Updated 6 years ago
- Experimentation framework for real-time light culling☆30Updated 5 years ago
- Assets used during the creation of SEED's Project PICA PICA☆73Updated 5 years ago
- Low-Resolution Rendering Sample☆62Updated 9 years ago
- Shows how to bake ambient occlusion at mesh vertices using OptiX Prime☆45Updated 5 years ago
- Vulkan framework for Windows☆88Updated 5 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
- Light Transport Equation Orb