Fast percentage closer soft shadows using temporal coherence
Michael Schwärzler, Christian Luksch, Daniel Scherzer, Michael Wimmer
Symposium on Interactive 3D Graphics and Games, March 2013, pp. 79--86.
Abstract: We propose a novel way to efficiently calculate soft shadows in real-time applications by overcoming the high computational effort involved with the complex corresponding visibility estimation each frame: We exploit the temporal coherence prevalent in typical scene movement, making the estimation of a new shadow value only necessary whenever regions are newly disoccluded due to camera adjustment, or the shadow situation changes due to object movement. By extending the typical shadow mapping algorithm by an additional light-weight buffer for the tracking of dynamic scene objects, we can robustly and efficiently detect all screen space fragments that need to be updated, including not only the moving objects themselves, but also the soft shadows they cast. By applying this strategy to the popular Percentage Closer Soft Shadow algorithm (PCSS), we double rendering performance in scenes with both static and dynamic objects -- as prevalent in various 3D game levels -- while maintaining the visual quality of the original approach.
@inproceedings{Schwaerzler:2013:FPC,
author = {Michael Schwärzler and Christian Luksch and Daniel Scherzer and Michael Wimmer},
title = {Fast percentage closer soft shadows using temporal coherence},
booktitle = {Symposium on Interactive 3D Graphics and Games},
pages = {79--86},
month = mar,
year = {2013},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."