Tellusim / BlueNoise
Improved Blue Noise Generator
☆39Updated last year
Alternatives and similar repositories for BlueNoise:
Users that are interested in BlueNoise are comparing it to the libraries listed below
- 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.☆52Updated 4 months ago
- C++ implementation of "Stochastic Generation of (t,s) Sample Sequences", by Helmer, Christensen, and Kensler (2021)☆56Updated last year
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆48Updated 2 years ago
- A collection of primarily graphics programming focused blog posts.☆66Updated 3 months ago
- ☆21Updated 6 years ago
- Htex: Per-Halfedge Texturing for Arbitrary Mesh Topologies☆22Updated last year
- Code for "Real-time Rendering of Layered Materials with Anisotropic Normal Distributions", SIGGRAPH ASIA 2019.☆35Updated 3 years ago
- Mini Spin-X Library☆48Updated 3 months ago
- Assets used during the creation of SEED's Project PICA PICA☆74Updated 5 years ago
- Rendertoy samples☆63Updated 3 years ago
- `pbrlab` is well-verified(through brute force human verification and debugging) path tracing + PBR shading/rendering implementation.☆40Updated 9 months ago
- Software rasterizing hair strands with analytical AA and OIT. Inspired by Frostbite's hair system: "Every Strand Counts: Physics and Rend…☆60Updated 5 months ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …