High-Quality Screen-Space Ambient Occlusion using Temporal Coherence
Oliver Mattausch, Daniel Scherzer, Michael Wimmer
In Computer Graphics Forum, 29(8), 2010.
Abstract: Ambient occlusion is a cheap but effective approximation of global illumination. Recently, screen-space ambient occlusion (SSAO) methods, which sample the frame buffer as a discretization of the scene geometry, have become very popular for real-time rendering. We present temporal SSAO (TSSAO), a new algorithm which exploits temporal coherence to produce high-quality ambient occlusion in real time. Compared to conventional SSAO, our method reduces both noise as well as blurring artefacts due to strong spatial filtering, faithfully representing fine-grained geometric structures. Our algorithm caches and reuses previously computed SSAO samples, and adaptively applies more samples and spatial filtering only in regions that do not yet have enough information available from previous frames. The method works well for both static and dynamic scenes.
Keyword(s): I.3.7 [Computer Graphics]: Three-Dimensional Graphics and Realism—Color, Shading, Shadowing, and Texture, I.3.5 [Computer Graphics]: Computational Geometry and Object Modeling
Article URL: http://dx.doi.org/10.1111/j.1467-8659.2010.01784.x
BibTeX format:
@article{CGF:CGF1784,
  author = {Oliver Mattausch and Daniel Scherzer and Michael Wimmer},
  title = {High-Quality Screen-Space Ambient Occlusion using Temporal Coherence},
  journal = {Computer Graphics Forum},
  volume = {29},
  number = {8},
  pages = {2492--2503},
  year = {2010},
}
Search for more articles by Oliver Mattausch.
Search for more articles by Daniel Scherzer.
Search for more articles by Michael Wimmer.

Return to the search page.


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