Reduced Aggregate Scattering Operators for Path Tracing

 

We propose a practical way to precompute and compactly store ASOs and demonstrate their ability to accelerate path tracing.

October 11, 2016
Pacific Graphics 2016

 

Authors

Adrian Blumer (Disney Research/ETH Joint M.Sc.)

Jan Novak (Disney Research)

Ralf Habel (Disney Research)

Derek Nowrouzezahrai (University of Montreal)

Wojciech Jarosz (Disney Research/Dartmouth College)

Reduced Aggregate Scattering Operators for Path Tracing

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.

Copyright Notice