Accurate Shadows by Depth Complexity Sampling
Vincent Forest, Loïc Barthe, Mathias Paulin
In Computer Graphics Forum, 27(2), 2008.
Abstract: The accurate generation of soft shadows is a particularly computationally intensive task. In order to reduce rendering time, most real-time and offline applications decorrelate the generation of shadows from the computation of lighting. In addition to such approximations, they generate shadows using some restrictive assumptions only correct in very specific cases, leading to penumbra over-estimation or light-leaking artifacts. In this paper we present an algorithm that produces soft shadows without exhibiting the previous drawbacks. Using a new efficient evaluation of the number of occluders between two points (i.e. the depth complexity) we either modulate direct lighting or numerically solve the rendering equation for direct illumination. Our approach approximates shadows cast by semi-opaque occluders and naturally handles area lights with spatially varying luminance. Furthermore, depending on the desired performance and quality, the resulting shadows are either very close to, or as accurate as, a ray-traced reference. As a result, the presented method is well suited to many domains, ranging from quality-sensitive to performance-critical applications.
Article URL: http://dx.doi.org/10.1111/j.1467-8659.2008.01164.x
BibTeX format:
@article{Forest:2008:ASB,
  author = {Vincent Forest and Loïc Barthe and Mathias Paulin},
  title = {Accurate Shadows by Depth Complexity Sampling},
  journal = {Computer Graphics Forum},
  volume = {27},
  number = {2},
  pages = {663--674},
  year = {2008},
}
Search for more articles by Vincent Forest.
Search for more articles by Loïc Barthe.
Search for more articles by Mathias Paulin.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."