Multidimensional lightcuts
Bruce Walter, Adam Arbree, Kavita Bala, Donald P. Greenberg
In ACM Transactions on Graphics, 25(3), July 2006.
Abstract: Multidimensional lightcuts is a new scalable method for efficiently rendering rich visual effects such as motion blur, participating media, depth of field, and spatial anti-aliasing in complex scenes. It introduces a flexible, general rendering framework that unifies the handling of such effects by discretizing the integrals into large sets of gather and light points and adaptively approximating the sum of all possible gather-light pair interactions.We create an implicit hierarchy, the product graph, over the gather-light pairs to rapidly and accurately approximate the contribution from hundreds of millions of pairs per pixel while only evaluating a tiny fraction (e.g., 200--1,000). We build upon the techniques of the prior Lightcuts method for complex illumination at a point, however, by considering the complete pixel integrals, we achieve much greater efficiency and scalability.Our example results demonstrate efficient handling of volume scattering, camera focus, and motion of lights, cameras, and geometry. For example, enabling high quality motion blur with 256x temporal sampling requires only a 6.7x increase in shading cost in a scene with complex moving geometry, materials, and illumination.
Keyword(s): depth of field, motion blur, volume rendering
Article URL: http://doi.acm.org/10.1145/1141911.1141997
BibTeX format:
@article{Walter:2006:ML,
  author = {Bruce Walter and Adam Arbree and Kavita Bala and Donald P. Greenberg},
  title = {Multidimensional lightcuts},
  journal = {ACM Transactions on Graphics},
  volume = {25},
  number = {3},
  pages = {1081--1088},
  month = jul,
  year = {2006},
}
Search for more articles by Bruce Walter.
Search for more articles by Adam Arbree.
Search for more articles by Kavita Bala.
Search for more articles by Donald P. Greenberg.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."