Geometric Skinning with Approximate Dual Quaternion Blending
Ladislav Kavan, Steven Collins, Jiri Zara, Carol O'Sullivan
In ACM Transactions on Graphics, 27(4), October 2008.
Abstract: Skinning of skeletally deformable models is extensively used for real-time animation of characters, creatures and similar objects. The standard solution, linear blend skinning, has some serious drawbacks that require artist intervention. Therefore, a number of alternatives have been proposed in recent years. All of them successfully combat some of the artifacts, but none challenge the simplicity and efficiency of linear blend skinning. As a result, linear blend skinning is still the number one choice for the majority of developers. In this article, we present a novel skinning algorithm based on linear combination of dual quaternions. Even though our proposed method is approximate, it does not exhibit any of the artifacts inherent in previous methods and still permits an efficient GPU implementation. Upgrading an existing animation system from linear to dual quaternion skinning is very easy and has a relatively minor impact on runtime performance.
Keyword(s): rigid transformations, transformation blending, dual quaternions, linear combinations
@article{Kavan:2008:GSW,
author = {Ladislav Kavan and Steven Collins and Jiri Zara and Carol O'Sullivan},
title = {Geometric Skinning with Approximate Dual Quaternion Blending},
journal = {ACM Transactions on Graphics},
volume = {27},
number = {4},
pages = {105:1--105:23},
month = oct,
year = {2008},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."