Shadow map filtering with Gaussian shadow maps
Jesús Gumbau, Mateu Sbert, László Szirmay-Kalos, Miguel Chover, Carlos González
Proceedings of the 10th International Conference on Virtual Reality Continuum and Its Applications in Industry, 2011, pp. 75--82.
Abstract: Shadow mapping is a technique, widely used in computer graphics, for efficiently calculating shadows in real-time applications. However, shadows created with this technique can not be filtered as regular textures, causing severe aliasing. To solve this problem, several techniques based on statistical analysis, including variance shadow maps and exponential shadow maps, have been introduced by other authors in the past. However these techniques introduce different kinds of "light leaking" artifacts, which are clearly visible in moderately complex scenes. In this paper we propose a new statistical filtering method which approximates the cumulative distribution function (CDF) of depths by a Gaussian CDF instead of bounding it with Chebyshev Inequality. This approximation significantly reduces "light bleeding" artifacts, keeping the same performance and spatial cost as the original variance shadow maps.
Article URL: http://doi.acm.org/10.1145/2087756.2087766
BibTeX format:
@inproceedings{10.1145-2087756.2087766,
  author = {Jesús Gumbau and Mateu Sbert and László Szirmay-Kalos and Miguel Chover and Carlos González},
  title = {Shadow map filtering with Gaussian shadow maps},
  booktitle = {Proceedings of the 10th International Conference on Virtual Reality Continuum and Its Applications in Industry},
  pages = {75--82},
  year = {2011},
}
Search for more articles by Jesús Gumbau.
Search for more articles by Mateu Sbert.
Search for more articles by László Szirmay-Kalos.
Search for more articles by Miguel Chover.
Search for more articles by Carlos González.

Return to the search page.


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