A survey on temporal coherence methods in real-time rendering

Daniel Scherzer, Lei Yang, Oliver Mattausch, Diego Nehab, Pedro V. Sander, Michael Wimmer, Elmar Eisemann
In State of the Art Reports Eurographics - 2011
Download the publication : scherzer2011c-pdf.pdf [18.8Mo]  
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 processing gain is counteracted to a high degree by increasingly complex and sophisticated pixel 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 state-of-the-art report, we investigate methods that make use of this principle and provide practical and theoretical advice on how to exploit temporal coherence 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 key data structure, the so-called reprojection cache , with several supporting algorithms that facilitate reusing shading information from previous frames, and finally illustrated its usefulness in various applications.

Images and movies

 

BibTex references

@InProceedings { SYMNSWE11a,
  author       = "Scherzer, Daniel and Yang, Lei and Mattausch, Oliver and Nehab, Diego and Sander, Pedro V. and Wimmer, Michael
                  and Eisemann, Elmar",
  title        = "A survey on temporal coherence methods in real-time rendering",
  booktitle    = "In State of the Art Reports Eurographics",
  year         = "2011",
  note         = "location: Llandudno UK
",
  url          = "http://graphics.tudelft.nl/Publications-new/2011/SYMNSWE11a"
}

Other publications in the database

» Daniel Scherzer
» Lei Yang
» Oliver Mattausch
» Diego Nehab
» Pedro V. Sander
» Michael Wimmer
» Elmar Eisemann






Back