English
 
Help Privacy Policy Disclaimer
  Advanced SearchBrowse

Item

ITEM ACTIONSEXPORT

Released

Conference Paper

Single Sample Soft Shadows Using Depth Maps

MPS-Authors
/persons/resource/persons44168

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

/persons/resource/persons45449

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

External Resource
No external resources are shared
Fulltext (restricted access)
There are currently no full texts shared for your IP range.
Fulltext (public)
There are no public fulltexts stored in PuRe
Supplementary Material (public)
There is no public supplementary material available
Citation

Brabec, S., & Seidel, H.-P. (2002). Single Sample Soft Shadows Using Depth Maps. In M. McCool, & W. Stürzlinger (Eds.), Proceedings of Graphics Interface 2002 (pp. 219-228). Natick, USA: A K Peters.


Cite as: https://hdl.handle.net/11858/00-001M-0000-000F-307E-B
Abstract
In this paper we propose a new method for rendering soft shadows at interactive
frame rates. Although the algorithm only uses information obtained from a
single light source sample, it is capable of producing subjectively realistic
penumbra regions. We do not claim that the proposed method is physically
correct but rather that it is aesthetically correct. Since the algorithm
operates on sampled representations of the scene, the shadow computation does
not directly depend on the scene complexity. Having only a single depth and
object ID map representing the pixels seen by the light source, we can
approximate penumbrae by searching the neighborhood of pixels warped from the
camera view for relevant blocker information.

We explain the basic technique in detail, showing how simple observations can
yield satisfying results. We also address sampling issues relevant to the
quality of the computed shadows, as well as speed-up techniques that are able
to bring the performance up to interactive frame rates.