jan novák

Reduced Aggregate Scattering Operators for Path Tracing

Adrian Blumer, Jan Novák, Ralf Habel, Derek Nowrouzezahrai, Wojciech Jarosz

Computer Graphics Forum (Proceedings of Pacific Graphics 2016), vol. 35, no. 7

Reduced Aggregate Scattering Operators for Path Tracing - teaser

Our reduced aggregate scattering operators (ASOs) compactly represent per-asset direct and indirect illumination, and the relation between them, in a reduced-dimensional subspace represented by a chain of dense matrices. ASOs can be used in path tracing to reduce the noise due to asset-internal scattering at the cost of a small amount of temporally stable bias.

abstract

Aggregate scattering operators (ASOs) describe the overall scattering behavior of an asset (i.e., an object or volume, or collection thereof) accounting for all orders of its internal scattering. We propose a practical way to precompute and compactly store ASOs and demonstrate their ability to accelerate path tracing. Our approach is modular avoiding costly and inflexible scene-dependent precomputation. This is achieved by decoupling light transport within and outside of each asset, and precomputing on a per-asset level. We store the internal transport in a reduced-dimensional subspace tailored to the structure of the asset geometry, its scattering behavior, and typical illumination conditions, allowing the ASOs to maintain good accuracy with modest memory requirements. The precomputed ASO can be reused across all instances of the asset and across multiple scenes. We augment ASOs with functionality enabling multi-bounce importance sampling, fast short-circuiting of complex light paths, and compact caching, while retaining rapid progressive preview rendering. We demonstrate the benefits of our ASOs by efficiently path tracing scenes containing many instances of objects with complex inter-reflections or multiple scattering.

downloads

publication

supplementals

video

presentation

citation

video

bibtex

@article{Blumer2016RASO,
    author 		= {Adrian Blumer and Jan Nov\'ak and Ralf Habel and Derek Nowrouzezahrai and Wojciech Jarosz},
    title 		= {Reduced Aggregate Scattering Operators for Path Tracing},
    journal 	= {Computer Graphics Forum (Proceedings of Pacific Graphics)},
    volume 		= {35},
    number 		= {7},
    pages 		= {461--473},
    year 		= {2016},
    publisher 	= {The Eurographics Association and John Wiley & Sons Ltd.}
}