Temporal Coherence Methods in Real-Time Rendering
Daniel Scherzer, Lei Yang, Oliver Mattausch, Diego Nehab, Pedro V. Sander, Michael Wimmer, Elmar Eisemann
In Computer Graphics Forum, 31(8), 2012.
Abstract: Nowadays, there is a strong trend towards rendering to higher-resolution displays and at high frame rates. This development aims at delivering more detail and better accuracy, but it also comes at a significant cost. Although graphics cards continue to evolve with an ever-increasing amount of computational power, the speed gain is easily counteracted by increasingly complex and sophisticated shading computations. For real-time applications, the direct consequence is that image resolution and temporal resolution are often the first candidates to bow to the performance constraints (e.g. although full HD is possible, PS3 and XBox often render at lower resolutions).In order to achieve high-quality rendering at a lower cost, one can exploit temporal coherence (TC). The underlying observation is that a higher resolution and frame rate do not necessarily imply a much higher workload, but a larger amount of redundancy and a higher potential for amortizing rendering over several frames. In this survey, we investigate methods that make use of this principle and provide practical and theoretical advice on how to exploit TC for performance optimization. These methods not only allow incorporating more computationally intensive shading effects into many existing applications, but also offer exciting opportunities for extending high-end graphics applications to lower-spec consumer-level hardware. To this end, we first introduce the notion and main concepts of TC, including an overview of historical methods. We then describe a general approach, image-space reprojection, with several implementation algorithms that facilitate reusing shading information across adjacent frames. We also discuss data-reuse quality and performance related to reprojection techniques. Finally, in the second half of this survey, we demonstrate various applications that exploit TC in real-time rendering.
Keyword(s): anti-aliasing, frame interpolation, global illumination, image-based rendering, large data visualization, level-of-detail, non-photo-realistic rendering, occlusion culling, perception-based rendering, remote rendering, sampling, shadows, streaming, temporal coherence, upsampling
Article URL: http://dx.doi.org/10.1111/j.1467-8659.2012.03075.x
BibTeX format:
@article{Scherzer:2012:TCM,
  author = {Daniel Scherzer and Lei Yang and Oliver Mattausch and Diego Nehab and Pedro V. Sander and Michael Wimmer and Elmar Eisemann},
  title = {Temporal Coherence Methods in Real-Time Rendering},
  journal = {Computer Graphics Forum},
  volume = {31},
  number = {8},
  pages = {2378--2408},
  year = {2012},
}
Search for more articles by Daniel Scherzer.
Search for more articles by Lei Yang.
Search for more articles by Oliver Mattausch.
Search for more articles by Diego Nehab.
Search for more articles by Pedro V. Sander.
Search for more articles by Michael Wimmer.
Search for more articles by Elmar Eisemann.

Return to the search page.


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