Information

  • Publication Type: Published Book
  • Workgroup(s)/Project(s):
  • Date: 2010
  • ISBN: 978-3-639-09196-0
  • Pages: 122
  • Publisher: Verlag Dr. Müller

Abstract

Real-time rendering imposes the challenging task of creating a new rendering of an input scene at least 60 times per second. Although computer graphics hardware has made staggering advances in terms of speed and freedom of programmability in recent years, there still exists a number of algorithms that are just too expensive to be calculated in this time budget, like for instance exact shadows or an exact global illumination solution. One way to circumvent this hard time limit is to capitalize on temporal coherence to formulate algorithms incremental in time. To this end, three algorithms which successfully incorporate temporal coherence are analysed in detail. To highlight the benefits which are provided by these new practical algorithms, this book also includes the respective previous work. This includes not only the field of temporal coherence, but also the fields of real-time hard and soft shadows and discrete LOD blending. This book targets computer scientists and students with prior knowledge in real-time rendering.

Additional Files and Images

Additional images and videos

softShadowSampling: softShadowSampling softShadowSampling: softShadowSampling

Additional files

Weblinks

No further information available.

BibTeX

@book{scherzer2010b,
  title =      "Temporal Coherence in Real-Time Rendering",
  author =     "Daniel Scherzer",
  year =       "2010",
  abstract =   "Real-time rendering imposes the challenging task of creating
               a new rendering of an input scene at least 60 times per
               second. Although computer graphics hardware has made
               staggering advances in terms of speed and freedom of
               programmability in recent years, there still exists a number
               of algorithms that are just too expensive to be calculated
               in this time budget, like for instance exact shadows or an
               exact global illumination solution. One way to circumvent
               this hard time limit is to capitalize on temporal coherence
               to formulate algorithms incremental in time. To this end,
               three algorithms which successfully incorporate temporal
               coherence are analysed in detail. To highlight the benefits
               which are provided by these new practical algorithms, this
               book also includes the respective previous work. This
               includes not only the field of temporal coherence, but also
               the fields of real-time hard and soft shadows and discrete
               LOD blending. This book targets computer scientists and
               students with prior knowledge in real-time rendering.",
  isbn =       "978-3-639-09196-0",
  pages =      "122",
  publisher =  "Verlag Dr. M\"{u}ller",
  URL =        "https://www.cg.tuwien.ac.at/research/publications/2010/scherzer2010b/",
}