Deutsch
 
Hilfe Datenschutzhinweis Impressum
  DetailsucheBrowse

Datensatz

DATENSATZ AKTIONENEXPORT

Freigegeben

Konferenzbeitrag

Approximating Dynamic Global Illumination in Image Space

MPG-Autoren
/persons/resource/persons45298

Ritschel,  Tobias
Computer Graphics, MPI for Informatics, Max Planck Society;

/persons/resource/persons44531

Grosch,  Thorsten
Computer Graphics, MPI for Informatics, Max Planck Society;

/persons/resource/persons45449

Seidel,  Hans-Peter       
Computer Graphics, MPI for Informatics, Max Planck Society;

Externe Ressourcen
Es sind keine externen Ressourcen hinterlegt
Volltexte (beschränkter Zugriff)
Für Ihren IP-Bereich sind aktuell keine Volltexte freigegeben.
Volltexte (frei zugänglich)
Es sind keine frei zugänglichen Volltexte in PuRe verfügbar
Ergänzendes Material (frei zugänglich)
Es sind keine frei zugänglichen Ergänzenden Materialien verfügbar
Zitation

Ritschel, T., Grosch, T., & Seidel, H.-P. (2009). Approximating Dynamic Global Illumination in Image Space. In I3D '09: Proceedings of the 2009 Symposium on Interactive 3D Graphics and Games (pp. 75-82). New York: ACM.


Zitierlink: https://hdl.handle.net/11858/00-001M-0000-000F-1977-8
Zusammenfassung
Physically plausible illumination at real-time framerates is often achieved
using approximations. One popular example is ambient occlusion (AO), for which
very simple and efficient implementations are used extensively in production.
Recent methods approximate AO between nearby geometry in screen space (SSAO).
The key observation described in this paper is, that screen-space occlusion
methods can be used to compute many more types of effects than just occlusion,
such as directional shadows and indirect color bleeding. The proposed
generalization has only a small overhead compared to classic SSAO, approximates
direct and one-bounce light transport in screen space, can be combined with
other methods that simulate transport for macro structures and is visually
equivalent to SSAO in the worst case without introducing new artifacts. Since
our method works in screen space, it does not depend on the geometric
complexity. Plausible directional occlusion and indirect lighting effects can
be displayed for large and fully dynamic scenes at real-time frame rates.