Back to Search Start Over

Direct delta mush skinning compression with continuous examples.

Authors :
Le, Binh Huy
Villeneuve, Keven
Gonzalez-Ochoa, Carlos
Source :
ACM Transactions on Graphics; Aug2021, Vol. 40 Issue 4, p1-13, 13p
Publication Year :
2021

Abstract

Direct Delta Mush (DDM) is a high-quality, direct skinning method with a low setup cost. However, its storage and run-time computing cost are relatively high for two reasons: its skinning weights are 4 X 4 matrices instead of scalars like other direct skinning methods, and its computation requires one 3 X 3 Singular Value Decomposition per vertex. In this paper, we introduce a compression method that takes a DDM model and splits it into two layers: the first layer is a smaller DDM model that computes a set of virtual bone transformations and the second layer is a Linear Blend Skinning model that computes per-vertex transformations from the output of the first layer. The two-layer model can approximate the deformation of the original DDM model with significantly lower costs. Our main contribution is a novel problem formulation for the DDM compression based on a continuous example-based technique, in which we minimize the compression error on an uncountable set of example poses. This formulation provides an elegant metric for the compression error and simplifies the problem to the common linear matrix factorization. Our formulation also takes into account the skeleton hierarchy of the model, the bind pose, and the range of motions. In addition, we propose a new update rule to optimize DDM weights of the first layer and a modification to resolve the floating-point cancellation issue of DDM. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISSN :
07300301
Volume :
40
Issue :
4
Database :
Complementary Index
Journal :
ACM Transactions on Graphics
Publication Type :
Academic Journal
Accession number :
151488916
Full Text :
https://doi.org/10.1145/3450626.3459779