Importance point projection for GPU-based final gathering

  • Authors:
  • David Maletz;Rui Wang

  • Affiliations:
  • University of Massachusetts Amherst;University of Massachusetts Amherst

  • Venue:
  • EGSR'11 Proceedings of the Twenty-second Eurographics conference on Rendering
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

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.