A Significance Cache for Accelerating Global Illumination
Thomas Bashford-Rogers, Kurt Debattista, Alan Chalmers
In Computer Graphics Forum, 31(6), 2012.
Abstract: Rendering using physically based methods requires substantial computational resources. Most methods that are physically based use straightforward techniques that may excessively compute certain types of light transport, while ignoring more important ones. Importance sampling is an effective and commonly used technique to reduce variance in such methods. Most current approaches for physically based rendering based on Monte Carlo methods sample the BRDF and cosine term, but are unable to sample the indirect illumination as this is the term that is being computed. Knowledge of the incoming illumination can be especially useful in the case of hard to find light paths, such as caustics or scenes which rely primarily on indirect illumination. To facilitate the determination of such paths, we propose a caching scheme which stores important directions, and is analytically sampled to calculate important paths. Results show an improvement over BRDF sampling and similar illumination importance sampling.
Keyword(s): cosine lobes, global illumination, importance sampling, physically-based rendering
Article URL: http://dx.doi.org/10.1111/j.1467-8659.2012.02099.x
BibTeX format:
@article{Bashford-Rogers:2012:ASC,
  author = {Thomas Bashford-Rogers and Kurt Debattista and Alan Chalmers},
  title = {A Significance Cache for Accelerating Global Illumination},
  journal = {Computer Graphics Forum},
  volume = {31},
  number = {6},
  pages = {1837--1851},
  year = {2012},
}
Search for more articles by Thomas Bashford-Rogers.
Search for more articles by Kurt Debattista.
Search for more articles by Alan Chalmers.

Return to the search page.


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