Second-Depth Shadow Mapping

Second-Depth Shadow Mapping(1994)

引用 68|浏览16
暂无评分
摘要
Depth-map algorithms for rendering antialiased shadows are computationally efficient and accommodate a wide variety of primitives. They have two drawbacks, however, that make them impractical for everyday use: They require the user to specify a bias that must be optimized for each particular scene and view; and they generally require the use of large shadow maps— frequently much larger than the final image that is to be rendered. This paper presents an improved depth-map shadow algorithm that does not require a bias for scenes composed of solids and produces accurate shadows with smaller depth maps. It consists of two novel changes to the basic depth-map algorithm. First, the depth map samples the depth values of surfaces that are second nearest the light source. Second, virtual samples are created on local tangent planes of surfaces that are visible from the camera's point of view to match real samples of the depth map. These two changes allow depth comparisons to be done accurately and without the need for a compensating bias value. They also allow the algorithm to produce superior results when using small depth maps. The new algorithm incorporates percentage-closer filtering to antialias shadow boundaries and can be accelerated using z- buffer hardware in the same manner as previous algorithms.
更多
查看译文
关键词
second-depth shadow mapping
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要