High-quality parallel depth-of-field using line samples

  • Authors:
  • Stanley Tzeng;Anjul Patney;Andrew Davidson;Mohamed S. Ebeida;Scott A. Mitchell;John D. Owens

  • Affiliations:
  • University of California, Davis;University of California, Davis;University of California, Davis;Sandia National Laboratories;Sandia National Laboratories;University of California, Davis

  • Venue:
  • EGGH-HPG'12 Proceedings of the Fourth ACM SIGGRAPH / Eurographics conference on High-Performance Graphics
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a parallel method for rendering high-quality depth-of-field effects using continuous-domain line samples, and demonstrate its high performance on commodity GPUs. Our method runs at interactive rates and has very low noise. Our exploration of the problem carefully considers implementation alternatives, and transforms an originally unbounded storage requirement to a small fixed requirement using heuristics to maintain quality. We also propose a novel blur-dependent level-of-detail scheme that helps accelerate rendering without undesirable artifacts. Our method consistently runs 4 to 5x faster than an equivalent point sampler with better image quality. Our method draws parallels to related work in rendering multi-fragment effects.