An Efficient Method for Rendering Detailed Soft Shadow

Feng Zhou,Guoping Wang,Heng Wang
DOI: https://doi.org/10.1007/11736639_109
2006-01-01
Abstract:In this paper, a new method is described for rendering convincing soft shadows from area light source at interactive frame rates. The method is based on the shadow map algorithm and it fully exploits the parallelism of the programmable graphics pipeline. In the method we sample the area light source using parallel linear segments and compute the light contribution of each segment using a completely new method which gives reasonable simulation for soft shadow generated by tiny scene object. We demonstrate that it can generate detailed soft shadow, while achieving the high frame rates. And our approach offers a number of benefits. E.g., it’s easy to be adopted by the projects using shadowing map and there is no extra overhead while the complexity of the scene geometry increases.
What problem does this paper attempt to address?