Andrew-Helmer / pmj-cppLinks
"Progressive Multi-Jittered Sample Sequences" in C++
☆38Updated 4 years ago
Alternatives and similar repositories for pmj-cpp
Users that are interested in pmj-cpp 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
- Implementation of the paper: `GPU Ray Tracing using Irregular Grids`☆53Updated 6 years ago
- A simple and fast parser for PBRT v3 files☆24Updated last year
- Renderer using C++, Embree and USD to achieve Path Tracing techniques on the CPU☆56Updated last year
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 9 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
- A set of example tests from my SIGGRAPH Asia 2019 publication: Integral formulations of volumetric transmittance☆30Updated 5 years ago
- Renderer and BVH traversal library☆59Updated 7 months ago
- Htex: Per-Halfedge Texturing for Arbitrary Mesh Topologies☆25Updated last year
- Creates blue noise data using the SIGGRAPH 2016 paper from Solid Angle.