A reduced unconstrained system for the cloth dynamics solver
Juntao Ye, Robert E. Webber, Yangsheng Wang
In The Visual Computer, 25(10), October 2009.
Abstract: Modern direct solvers have been more and more widely used by computer graphics community for solving sparse linear systems, such as those that arise in cloth simulation. However, external constraints usually prevent a direct method from being used for cloth simulation due to the singularity of the constrained system. This paper makes two major contributions towards the re-introduction of direct methods for cloth dynamics solvers. The first one is an approach which eliminates all the constrained variables from the system so that we obtain a reduced, nonsingular and unconstrained system. As alternatives to the well-known MPCG algorithm, not only the original, unmodified PCG method, but also any direct method can be used to solve the reduced system at a lower cost. Our second contribution is a novel direct-iterative scheme applied for the reduced system, which is basically the conjugate gradient method using a special preconditioner. Specifically, we use the stiff part of the coefficient matrix, which we call the matrix core, as the preconditioner for the PCG. The inverse of this preconditioner is computed by any eligible direct solver. The direct-iterative method has proved to be more efficient than both direct and iterative methods. Our experiments show a factor of two speedup over direct methods when stiff springs are used, even greater improvements over the MPCG iterative method.
Keyword(s): Direct-iterative method, Cloth simulation, Physically based modeling, Matrix reordering, Direct method, Preconditioner
@article{Ye:2009:ARU,
author = {Juntao Ye and Robert E. Webber and Yangsheng Wang},
title = {A reduced unconstrained system for the cloth dynamics solver},
journal = {The Visual Computer},
volume = {25},
number = {10},
pages = {959--971},
month = oct,
year = {2009},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."