Progressive Simplicial Complexes
Jovan Popović, Hugues Hoppe
Proceedings of SIGGRAPH 97, August 1997, pp. 217--224.
Abstract: In this paper, we introduce the progressive simplicial complex (PSC) representation, a new format for storing and transmitting triangulated geometric models. Like the earlier progressive mesh (PM) representation, it captures a given model as a coarse base model together with a sequence of refinement transformations that progressively recover detail. The PSC representation makes use of a more general refinement transformation, allowing the given model to be an arbitrary triangulation (e.g. any dimension, non-orientable, non-manifold, non-regular), and the base model to always consist of a single vertex. Indeed, the sequence of refinement transformations encodes both the geometry and the topology of the model in a unified multiresolution framework. The PSC representation retains the advantages of PM's. It defines a continuous sequence of approximating models for runtime level-of-detail control, allows smooth transitions between any pair of models in the sequence, supports progressive transmission, and offers a space-efficient representation. Moreover, by allowing changes to topology, the PSC sequence of approximations achieves better fidelity than the corresponding PM sequence. We develop an optimization algorithm for constructing PSC representations for graphics surface models, and demonstrate the framework on models that are both geometrically and topologically complex.
Keyword(s): model simplification, level-of-detail representations, multiresolution, progressive transmission, geometry compression
BibTeX format:
@inproceedings{Popovic:1997:PSC,
  author = {Jovan Popović and Hugues Hoppe},
  title = {Progressive Simplicial Complexes},
  booktitle = {Proceedings of SIGGRAPH 97},
  pages = {217--224},
  month = aug,
  year = {1997},
}
Search for more articles by Jovan Popović.
Search for more articles by Hugues Hoppe.

Return to the search page.


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