Progressive Simplicial Complexes - Robotics Institute Carnegie Mellon University

Progressive Simplicial Complexes

Jovan Popovic and Hugues Hoppe
Conference Paper, Proceedings of 24th Annual Conference on Computer Graphics and Interactive Techniques (SIGGRAPH '97), pp. 217 - 224, August, 1997

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.

BibTeX

@conference{Popovic-1997-14445,
author = {Jovan Popovic and Hugues Hoppe},
title = {Progressive Simplicial Complexes},
booktitle = {Proceedings of 24th Annual Conference on Computer Graphics and Interactive Techniques (SIGGRAPH '97)},
year = {1997},
month = {August},
pages = {217 - 224},
}