Complex Luminaires: Illumination and Appearance Rendering
Edgar Velazquez-Armendariz, Zhao Dong, Bruce Walter, Donald P. Greenberg
In ACM Transactions on Graphics (TOG), 34(3), April 2015.
Abstract: Simulating a complex luminaire such as a chandelier is expensive and slow, even using state-of-the-art algorithms. A more practical alternative is to use precomputation to accelerate rendering. Prior approaches cached information on an aperture surface that separates the luminaire from the scene, but many luminaires have large or ill-defined apertures leading to excessive data storage and inaccurate results. In this article, we separate luminaire rendering into illumination and appearance components. A precomputation stage simulates the complex light flow inside the luminaire to generate two data structures: a set of anisotropic point lights (APLs) and a radiance volume. The APLs are located near apparent sources and represent the light leaving the luminaire, allowing its nearand far-field illumination to be accurately and efficiently computed at render time. The luminaire's appearance consists of high- and low-frequency components, which are both visually important. High-frequency components are computed dynamically at render time, while the more computationally expensive low-frequency components are approximated using the precomputed radiance volume. Results are shown for several complex luminaires, demonstrating orders of magnitude faster rendering compared to the best global illumination algorithms and higher fidelity with greatly reduced storage requirements compared to previous precomputed approaches.
Article URL: http://doi.acm.org/10.1145/2714571
BibTeX format:
@article{10.1145-2714571,
  author = {Edgar Velazquez-Armendariz and Zhao Dong and Bruce Walter and Donald P. Greenberg},
  title = {Complex Luminaires: Illumination and Appearance Rendering},
  journal = {ACM Transactions on Graphics (TOG)},
  volume = {34},
  number = {3},
  articleno = {26},
  month = apr,
  year = {2015},
}
Search for more articles by Edgar Velazquez-Armendariz.
Search for more articles by Zhao Dong.
Search for more articles by Bruce Walter.
Search for more articles by Donald P. Greenberg.

Return to the search page.


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