View-Dependent Simplification of Arbitrary Polygonal Environments
David Luebke, Carl Erikson
Proceedings of SIGGRAPH 97, August 1997, pp. 199--208.
Abstract: Hierarchical dynamic simplification (HDS) is a new approach to the problem of simplifying arbitrary polygonal environments. HDS operates dynamically, retessellating the scene continuously as the user's viewing position shifts, and adaptively, processing the entire database without first decomposing the environment into individual objects. The resulting system allows real-time display of very complex polygonal CAD models consisting of thousands of parts and hundreds of thousands of polygons. HDS supports various preprocessing algorithms and various run-time criteria, providing a general framework for dynamic view-dependent simplification. Briefly, HDS works by clustering vertices together in a hiera rchical fashion. The simplification process continuously queries this hierarchy to generate a scene containing only those polygons that are important from the current viewpoint. When the volume of space associated with a vertex cluster occupies less than a user-specified amount of the screen, all vertices within that cluster are collapsed together and degenerate polygons filtered out. HDS maintains an active list of visible polygons for rendering. Since frame-to-frame movements typically involve small changes in viewpoint, and therefore modify the active list by only a few polygons, the method takes advantage of temporal coherence for greater speed.
Keyword(s): polygonal simplification, level of detail, view dependent rendering
@inproceedings{Luebke:1997:VSO,
author = {David Luebke and Carl Erikson},
title = {View-Dependent Simplification of Arbitrary Polygonal Environments},
booktitle = {Proceedings of SIGGRAPH 97},
pages = {199--208},
month = aug,
year = {1997},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."