Screen-space Percentage-Closer Soft Shadows

Published: 01 Jan 2010, Last Modified: 13 Nov 2024SIGGRAPH Posters 2010EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: We present an algorithm for computing Percentage-Closer Soft Shadows inside a screen-space rendering loop. Our algorithm is faster than traditional soft shadows based on percentage closer filtering, while providing soft shadows of similar visual quality. It combines naturally with a deferred shading pipeline, making it an ideal choice for video games. This algorithm is not only faster, but allows the use of larger shadow maps without dramatically affecting the rendering speed.
Loading