Temporal coherence in real-time rendering

Daniel Scherzer, Lei Yang, Oliver Mattausch, Diego Nehab, Pedro V. Sander, Michael Wimmer, Elmar Eisemann
Computer Graphics Forum - 2012
Download the publication : SYMNSWE12a.pdf [2.2Mo]  
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.

Images and movies

 

BibTex references

@Article { SYMNSWE12a,
  author       = "Scherzer, Daniel and Yang, Lei and Mattausch, Oliver and Nehab, Diego and Sander, Pedro V. and Wimmer, Michael
                  and Eisemann, Elmar",
  title        = "Temporal coherence in real-time rendering",
  journal      = "Computer Graphics Forum",
  year         = "2012",
  note         = "accepted, to appear-title not definitive",
  url          = "http://graphics.tudelft.nl/Publications-new/2012/SYMNSWE12a"
}

Other publications in the database

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






Back