Deutsch
 
Hilfe Datenschutzhinweis Impressum
  DetailsucheBrowse

Datensatz

DATENSATZ AKTIONENEXPORT

Freigegeben

Zeitschriftenartikel

Practical Shadow Mapping

MPG-Autoren
/persons/resource/persons44168

Brabec,  Stefan
Computer Graphics, MPI for Informatics, Max Planck Society;

/persons/resource/persons44022

Annen,  Thomas
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

Brabec, S., Annen, T., & Seidel, H.-P. (2002). Practical Shadow Mapping. Journal of Graphics Tools, 7(4), 9-18. doi:10.1080/10867651.2002.10487567.


Zitierlink: https://hdl.handle.net/11858/00-001M-0000-000F-2DC6-A
Zusammenfassung
In this paper we present several methods that can greatly improve
image quality when using the shadow mapping algorithm.
Shadow artifacts introduced by shadow mapping
are mainly due to low resolution shadow maps and/or the limited
numerical precision used when performing the shadow test.
These problems especially arise when the light source's viewing
frustum, from which the shadow map is generated, is not adjusted
to the actual camera view.
We show how a tight fitting frustum can be computed such that
the shadow mapping algorithm concentrates on the visible parts of the
scene and takes advantage of nearly the full available precision.
Furthermore, we recommend uniformly spaced depth values
in contrast to perspectively spaced depths in order to equally sample
the scene seen from the light source.