Pose-independent simplification of articulated meshes
Christopher DeCoro, Szymon Rusinkiewicz
Symposium on Interactive 3D Graphics and Games, April 2005, pp. 17--24.
Abstract: Methods for triangle mesh decimation are common; however, most existing techniques operate only on static geometry. In this paper, we present a view- and pose-independent method for the automatic simplification of skeletally articulated meshes. Such meshes have associated kinematic skeletons that are used to control their deformation, with the position of each vertex influenced by a linear combination of bone transformations. Our method extends the commonly-used quadric error metric by incorporating knowledge of potential poses into a probability function. We minimize the average error of the deforming mesh over all possible configurations, weighted by the probability. This is possible by transforming the quadrics from each configuration into a common coordinate system. Our simplification algorithm runs as a preprocess, and the resulting meshes can be seamlessly integrated into existing systems. We demonstrate the effectiveness of this approach for generating highly-simplified models while preserving necessary detail in deforming regions near joints.
Article URL: http://dx.doi.org/10.1145/1053427.1053430
BibTeX format:
@inproceedings{DeCoro:2005:PSO,
  author = {Christopher DeCoro and Szymon Rusinkiewicz},
  title = {Pose-independent simplification of articulated meshes},
  booktitle = {Symposium on Interactive 3D Graphics and Games},
  pages = {17--24},
  month = apr,
  year = {2005},
}
Search for more articles by Christopher DeCoro.
Search for more articles by Szymon Rusinkiewicz.

Return to the search page.


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