Deformable Object Animation Using Reduced Optimal Control
Jernej Barbič, Marco da Silva, Jovan Popović
In ACM Transactions on Graphics, 28(3), July 2009.
Abstract: Keyframe animation is a common technique to generate animations of deformable characters and other soft bodies. With spline interpolation, however, it can be difficult to achieve secondary motion effects such as plausible dynamics when there are thousands of degrees of freedom to animate. Physical methods can provide more realism with less user effort, but it is challenging to apply them to quickly create specific animations that closely follow prescribed animator goals. We present a fast space-time optimization method to author physically based deformable object simulations that conform to animator-specified keyframes. We demonstrate our method with FEM deformable objects and mass-spring systems.

Our method minimizes an objective function that penalizes the sum of keyframe deviations plus the deviation of the trajectory from physics. With existing methods, such minimizations operate in high dimensions, are slow, memory consuming, and prone to local minima. We demonstrate that significant computational speedups and robustness improvements can be achieved if the optimization problem is properly solved in a low-dimensional space. Selecting a low-dimensional space so that the intent of the animator is accommodated, and that at the same time space-time optimization is convergent and fast, is difficult. We present a method that generates a quality low-dimensional space using the given keyframes. It is then possible to find quality solutions to difficult space-time optimization problems robustly and in a manner of minutes.
Keyword(s): control, deformations, keyframes, model reduction, space-time
Article URL: http://doi.acm.org/10.1145/1531326.1531359
BibTeX format:
@article{Barbic:2009:DOA,
  author = {Jernej Barbič and Marco da Silva and Jovan Popović},
  title = {Deformable Object Animation Using Reduced Optimal Control},
  journal = {ACM Transactions on Graphics},
  volume = {28},
  number = {3},
  pages = {53:1--53:9},
  month = jul,
  year = {2009},
}
Search for more articles by Jernej Barbič.
Search for more articles by Marco da Silva.
Search for more articles by Jovan Popović.

Return to the search page.


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