Structured Importance Sampling of Environment Maps
Sameer Agarwal, Ravi Ramamoorthi, Serge Belongie, Henrik Wann Jensen
In ACM Transactions on Graphics, 22(3), July 2003.
Abstract: We introduce structured importance sampling, a new technique for efficiently rendering scenes illuminated by distant natural illumination given in an environment map. Our method handles occlusion, high-frequency lighting, and is significantly faster than alternative methods based on Monte Carlo sampling. We achieve this speedup as a result of several ideas. First, we present a new metric for stratifying and sampling an environment map taking into account both the illumination intensity as well as the expected variance due to occlusion within the scene. We then present a novel hierarchical stratification algorithm that uses our metric to automatically stratify the environment map into regular strata. This approach enables a number of rendering optimizations, such as pre-integrating the illumination within each stratum to eliminate noise at the cost of adding bias, and sorting the strata to reduce the number of sample rays. We have rendered several scenes illuminated by natural lighting, and our results indicate that structured importance sampling is better than the best previous Monte Carlo techniques, requiring one to two orders of magnitude fewer samples for the same image quality.
Keyword(s): Rendering, Image Synthesis, Illumination, Ray Tracing, Monte Carlo Techniques, Shadow Algorithms, Global Illumination, Environment Mapping
BibTeX format:
@article{Agarwal:2003:SIS,
  author = {Sameer Agarwal and Ravi Ramamoorthi and Serge Belongie and Henrik Wann Jensen},
  title = {Structured Importance Sampling of Environment Maps},
  journal = {ACM Transactions on Graphics},
  volume = {22},
  number = {3},
  pages = {605--612},
  month = jul,
  year = {2003},
}
Search for more articles by Sameer Agarwal.
Search for more articles by Ravi Ramamoorthi.
Search for more articles by Serge Belongie.
Search for more articles by Henrik Wann Jensen.

Return to the search page.


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