- publication
- ACM SIGGRAPH 2012
- authors
- Alec Jacobson, Ladislav Kavan, Ilya Baran, Jovan Popović, Olga Sorkine-Hornung
abstract
Skinning transformations are a popular way to articulate shapes and characters. However, traditional animation interfaces require all of the skinning transformations to be specified explicitly, typically using a control structure (a rig). We propose a system where the user specifies only a subset of the degrees of freedom and the rest are automatically inferred using nonlinear, rigidity energies. By utilizing a low-order model and reformulating our energy functions accordingly, our algorithm runs orders of magnitude faster than previous methods without compromising quality. In addition to the immediate boosts in performance for existing modeling and real time animation tools, our approach also opens the door to new modes of control: disconnected skeletons combined with shape-aware inverse kinematics. With automatically generated skinning weights, our method can also be used for fast variational shape modeling.
downloads
- Paper (ACM SIGGRAPH 2012, official version available at http://portal.acm.org/)
- Paper (low resolution)
- BibTex entry
- Video
external links
accompanying video (with narration)
fast forward (with narration)
3D C++ demo
3D C++ demoexample GIF
acknowledgments
We are grateful to Peter Schröder for an illuminating discussion, to Emily Whiting for her narration of the accompanying video, and to Eftychios Sifakis for open sourcing his fast 3x3 SVD code. We thank Scott Schaefer for providing the wooden gingerbread man image from "Image Deformation Using Moving Least Squares". We also thank Bob Sumner, Daniele Panozzo, Sebastian Martin and Bernd Bickel for their feedback. This work was supported in part by an SNF award 200021_137879 and by a gift from Adobe Systems.