Adaptive Depth Bias for Shadow Maps
Hang Dou, Yajie Yan, Ethan Kerzner, Zeng Dai, Chris Wyman
In Journal of Computer Graphics Techniques (JCGT), 3(4), October 2014.
Abstract: Unexpected shadow acne and shadow detachment due to limited storage are pervasive under traditional shadow mapping. In this paper, we present a method to eliminate false self-shadowing through adaptive depth bias. By estimating the potential shadow caster for each fragment, we compute the minimal depth bias needed to avoid false self-shadowing. Our method is simple to implement and compatible with other extensions to the shadow mapping algorithm, such as cascaded shadow map and adaptive shadow map. Moreover, our method works for both 2D shadow maps and 3D binary shadow volumes.
Article URL: http://jcgt.org/published/0003/04/08/
BibTeX format:
@article{Dou:2014:ADBF,
  author = {Hang Dou and Yajie Yan and Ethan Kerzner and Zeng Dai and Chris Wyman},
  title = {Adaptive Depth Bias for Shadow Maps},
  journal = {Journal of Computer Graphics Techniques (JCGT)},
  volume = {3},
  number = {4},
  pages = {146--162},
  month = oct,
  year = {2014},
}
Search for more articles by Hang Dou.
Search for more articles by Yajie Yan.
Search for more articles by Ethan Kerzner.
Search for more articles by Zeng Dai.
Search for more articles by Chris Wyman.

Return to the search page.


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