Dynamic parallax occlusion mapping with approximate soft shadows
Natalya Tatarchuk
Symposium on Interactive 3D Graphics and Games, March 2006, pp. 63--69.
Abstract: This paper presents a per-pixel ray tracing algorithm with dynamic lighting of surfaces in real-time on the GPU. First, we propose a method for increased precision of the critical ray-height field intersection and adaptive height field sampling. We achieve higher quality results than the existing inverse displacement mapping algorithms. Second, soft shadows are computed by estimating light visibility for the displaced surfaces. Third, we describe an adaptive level-of-detail system which uses the information supplied by the graphics hardware during rendering to automatically manage shader complexity. This LOD scheme maintains smooth transitions between the full displacement computation and a simplified representation at a lower level of detail without visual artifacts. The algorithm performs well for animated objects and supports dynamic rendering of height fields for a variety of interesting displacement effects. The presented method is scalable for a range of consumer grade GPU products. It exhibits a low memory footprint and can be easily integrated into existing art pipelines for games and effects rendering.
Article URL: http://dx.doi.org/10.1145/1111411.1111423
BibTeX format:
@inproceedings{Tatarchuk:2006:DPO,
  author = {Natalya Tatarchuk},
  title = {Dynamic parallax occlusion mapping with approximate soft shadows},
  booktitle = {Symposium on Interactive 3D Graphics and Games},
  pages = {63--69},
  month = mar,
  year = {2006},
}
Search for more articles by Natalya Tatarchuk.

Return to the search page.


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