“CC Shadow Volumes” by Lloyd, Wendt, Govindaraju and Manocha
Conference:
Type(s):
Title:
- CC Shadow Volumes
Session/Category Title: GPU2
Presenter(s)/Author(s):
Abstract:
Shadow volumes are a popular technique for generating shadows [Crow 1977]. They are being used more and more in games such as Doom 3. The technique involves rendering shadow volumes to the stencil buffer. Since the size and number of shadow volumes are of- ten quite large, the rendering can become fill-bound. We present an acceleration technique that reduces the size and number of shadow volumes when possible, thereby reducing rasterization time.
References:
Crow, F. C. 1977. Shadow algorithms for computer graphics. ACM Computer Graphics 11, 3, 242–248.
Govindaraju, N., Lloyd, B., Yoon, S., Sud, A., and Manocha, D. 2003. Interactive shadow generation in complex environments. Proc. of ACM SIGGRAPH/ACM Trans. on Graphics 22, 3, 501–510.