Parallel-split shadow maps for large-scale virtual environments
Fan Zhang, Hanqiu Sun, Leilei Xu, Lee Kit Lun
Proceedings of the 2006 ACM international conference on Virtual reality continuum and its applications, 2006, pp. 311--318.
Abstract: Shadowing effects dramatically enhance the realism of virtual environments by providing useful visual cues. Shadow mapping is an efficient algorithm for real-time shadow rendering, which is extensively adopted in real-time applications by its generality and efficiency. However, shadow mapping usually suffers from the inherent aliasing errors due to the image-based nature. In this paper, we present the Parallel-Split Shadow Maps (PSSMs) scheme, which splits the view frustum into different parts by using the planes parallel to the view plane and then generates multiple smaller shadow maps for the split parts. A fast and robust split strategy based on the analysis of shadow map aliasing has been proposed, which produces a moderate aliasing distribution over the whole depth range. By applying the geometry approximation procedure to each of the split parts instead of the whole scene, the tighter bounding shapes of visible objects enhance the utilization of the shadow map resolution. Hardware-acceleration is used to remove the extra rendering passes when synthesizing the scene-shadows. Our approach is intuitive to implement without using complex data structures, with real-time performance for dynamic and large-scale virtual environments.
Article URL: http://doi.acm.org/10.1145/1128923.1128975
BibTeX format:
@inproceedings{10.1145-1128923.1128975,
  author = {Fan Zhang and Hanqiu Sun and Leilei Xu and Lee Kit Lun},
  title = {Parallel-split shadow maps for large-scale virtual environments},
  booktitle = {Proceedings of the 2006 ACM international conference on Virtual reality continuum and its applications},
  pages = {311--318},
  year = {2006},
}
Search for more articles by Fan Zhang.
Search for more articles by Hanqiu Sun.
Search for more articles by Leilei Xu.
Search for more articles by Lee Kit Lun.

Return to the search page.


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