Title :
Efficient conservative visibility culling using the prioritized-layered projection algorithm
Author :
Klosowski, James T. ; Silva, Cláudio T.
Author_Institution :
IBM Thomas J. Watson Res. Center, Yorktown Heights, NY, USA
Abstract :
We propose a novel conservative visibility culling technique based on the Prioritized-Layered Projection (PLP) algorithm. PLP is a time-critical rendering technique that computes, for a given viewpoint, a partially correct image by rendering only a subset of the geometric primitives, those that PLP determines to be most likely visible. Our new algorithm builds on PLP and provides an efficient way of finding the remaining visible primitives. We do this by adding a second phase to PLP which uses image-space techniques for determining the visibility status of the remaining geometry. Another contribution of our work is to show how to efficiently implement such image-space visibility queries using currently available OpenGL hardware and extensions. We report on the implementation of our techniques on several graphics architectures, analyze their complexity, and discuss a possible hardware extension that has the potential to further increase performance
Keywords :
computational complexity; computational geometry; rendering (computer graphics); Prioritized-Layered Projection algorithm; complexity; conservative visibility culling; geometric primitives; graphics architectures; interactive rendering; partially correct image; rendering; Computer architecture; Computer graphics; Geometry; Hardware; Image generation; Layout; Performance analysis; Projection algorithms; Rendering (computer graphics); Time factors;
Journal_Title :
Visualization and Computer Graphics, IEEE Transactions on
DOI :
10.1109/2945.965350