Sparsely Precomputing The Light Transport Matrix for Real-Time Rendering
Fu-Chung Huang, Ravi Ramamoorthi
Rendering Techniques (EGSR'10), 2010, pp. 1335--1345.
Abstract: Precomputation-based methods have enabled real-time rendering with natural illumination, all-frequency shadows, and global illumination. However, a major bottleneck is the precomputation time, that can take hours to days. While the final real-time data structures are typically heavily compressed with clustered principal component analysis and/or wavelets, a full light transportmatrix still needs to be precomputedfor a synthetic scene, often by exhaustive sampling and raytracing. This is expensive and makes rapid prototyping of new scenes prohibitive. In this paper, we show that the precomputation can be made much more efficient by adaptive and sparse sampling of light transport.We first select a small subset of "dense vertices," where we sample the angular dimensionsmore completely (but still adaptively). The remaining "sparse vertices" require only a few angular samples, isolating features of the light transport. They can then be interpolated from nearby dense vertices using locally low rank approximations.We demonstrate sparse sampling and precomputation 5× faster than previous methods.
Article URL: http://diglib.eg.org/EG/CGF/volume29/issue4/v29i4pp1335-1345.pdf
BibTeX format:
@inproceedings{Huang:2010:SPT,
  author = {Fu-Chung Huang and Ravi Ramamoorthi},
  title = {Sparsely Precomputing The Light Transport Matrix for Real-Time Rendering},
  booktitle = {Rendering Techniques (EGSR'10)},
  pages = {1335--1345},
  year = {2010},
}
Search for more articles by Fu-Chung Huang.
Search for more articles by Ravi Ramamoorthi.

Return to the search page.


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