Hierarchical Back-Face Computation
Subodh Kumar, Dinesh Manocha, William Garrett, Ming Lin
Eurographics Rendering Workshop, June 1996, pp. 235--244.
Abstract: We present a sub-linear algorithm to compute the set of back-facing polygons in a polyhedral model. The algorithm partitions the model into hierarchical clusters based on the orientations and positions of the polygons. As a pre-processing step, the algorithm constructs spatial decompositions with respect to each cluster. For a sequence of back-face computations, the algorithm exploits the coherence in view-point movement to efficiently determine if it is in front of or behind a cluster. Due to coherence, the algorithm's performance is linear in the number of clusters on average. We have applied this algorithm to speed up the rendering of polyhedral models. On average, we are able to cull almost half the polygons. The algorithm accounts for 5 - 10% of the total CPU time per frame on an SGI Indigo2 Extreme. The overall frame rate is improved by 40 - 75% as compared to the standard back-face culling implemented in hardware.
BibTeX format:
@inproceedings{Kumar:1996:HBC,
  author = {Subodh Kumar and Dinesh Manocha and William Garrett and Ming Lin},
  title = {Hierarchical Back-Face Computation},
  booktitle = {Eurographics Rendering Workshop},
  pages = {235--244},
  month = jun,
  year = {1996},
}
Search for more articles by Subodh Kumar.
Search for more articles by Dinesh Manocha.
Search for more articles by William Garrett.
Search for more articles by Ming Lin.

Return to the search page.


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