Split-Plane Shadow Volumes
Samuli Laine
Graphics Hardware, 2005, pp. 23--33.
Abstract: We present a novel method for rendering shadow volumes. The core idea of the method is to locally choose between Z-pass and Z-fail algorithms on a per-tile basis. The choice is made by comparing the contents of the low-resolution depth buffer against an automatically constructed split plane.We show that this reduces the number of stencil updates substantially without affecting the resulting shadows. We outline a simple and efficient hardware implementation that enables the early tile culling stages to reject considerably more pixels than with shadow volume optimizations currently available in the hardware.
Article URL: http://dx.doi.org/10.2312/EGGH/EGGH05/023-033
BibTeX format:
@inproceedings{Laine:2005:SSV,
  author = {Samuli Laine},
  title = {Split-Plane Shadow Volumes},
  booktitle = {Graphics Hardware},
  pages = {23--33},
  year = {2005},
}
Search for more articles by Samuli Laine.

Return to the search page.


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