Simplification of Articulated Meshes
Eric Landreneau, Scott Schaefer
In Computer Graphics Forum, 28(2), 2009.
Abstract: We present a method for simplifying a polygonal character with an associated skeletal deformation such that the simplified character approximates the original shape well when deformed. As input, we require a set of example poses that are representative of the types of deformations the character undergoes and we produce a multi-resolution hierarchy for the simplified character where all simplified vertices also have associated skin weights. We create this hierarchy by minimizing an error metric for a simplified set of vertices and their skin weights, and we show that this quartic error metric can be effectively minimized using alternating quadratic minimization for the vertices and weights separately. To enable efficient GPU accelerated deformations of the simplified character, we also provide a method that guarantees the maximum number of bone weights per simplified vertex is less than a user specified threshold at all levels of the hierarchy.
Keyword(s): Computer Graphics [I.3.5]: Computational Geometry and Object Modeling, Geometric Algorithms
Article URL: http://dx.doi.org/10.1111/j.1467-8659.2009.01374.x
BibTeX format:
@article{CGF:CGF1374,
  author = {Eric Landreneau and Scott Schaefer},
  title = {Simplification of Articulated Meshes},
  journal = {Computer Graphics Forum},
  volume = {28},
  number = {2},
  pages = {347--353},
  year = {2009},
}
Search for more articles by Eric Landreneau.
Search for more articles by Scott Schaefer.

Return to the search page.


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