Importance Point Projection for GPU-based Final Gathering
David Maletz, Rui Wang
In Computer Graphics Forum, 30(4), June 2011.
Abstract: We present a practical importance-driven method for GPU-based final gathering. We take as input a point cloud representing directly illuminated scene geometry; we then project and splat the points to microbuffers, which store each shading pixel's occluded radiance field. We select points for projection based on importance, defined as each point's estimated contribution to a shading pixel. For each selected point, we calculate its splat size adaptively based on its importance value. The main advantage of our method is that it's simple and fast, and provides the capability to incorporate additional importance factors such as glossy reflection paths. We also introduce an image-space adaptive sampling method, which combines adaptive image subdivision with joint bilateral upsampling to robustly preserve fine details. We have implemented our algorithm on the GPU, providing high-quality rendering for dynamic scenes at near interactive rates.
Article URL: http://dx.doi.org/10.1111/j.1467-8659.2011.01992.x
BibTeX format:
@article{Maletz:2011:IPP,
  author = {David Maletz and Rui Wang},
  title = {Importance Point Projection for GPU-based Final Gathering},
  journal = {Computer Graphics Forum},
  volume = {30},
  number = {4},
  pages = {1327--1336},
  month = jun,
  year = {2011},
}
Search for more articles by David Maletz.
Search for more articles by Rui Wang.

Return to the search page.


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