@analyst

A Robust Method to Extract the Rotational Part of Deformations

, , , and . Proceedings of the 9th International Conference on Motion in Games, page 55--60. New York, NY, USA, ACM, (2016)
DOI: 10.1145/2994258.2994269

Abstract

We present a novel algorithm to extract the rotational part of an arbitrary 3 X 3 matrix. This problem lies at the core of two popular simulation methods in computer graphics, the co-rotational Finite Element Method and Shape Matching techniques. In contrast to the traditional method based on polar decomposition, degenerate configurations and inversions are handled robustly and do not have to be treated in a special way. In addition, our method can be implemented with only a few lines of code without branches which makes it particularly well suited for GPU-based applications. We demonstrate the robustness, coherence and efficiency of our method by comparing it to stabilized polar decomposition in several simulation scenarios.

Description

A robust method to extract the rotational part of deformations

Links and resources

Tags