Efficient B-Spline Finite Elements for Cloth Simulation
Yuqi Meng, Yihao Shi, Kemeng Huang, Zixuan Lu, Ning Guo, Taku Komura, Yin Yang, Minchen Li
TL;DR
This work presents an efficient B-spline finite element framework for cloth simulation that achieves a globally $C^1$-continuous displacement field by using quadratic B-spline surfaces. By separating membrane and bending energies and applying a tailored reduced integration scheme, the method reduces Hessian density and quadrature cost while maintaining or improving accuracy. Coupled with fast, parallel Hessian assembly and a partial-factorization-based linear solve, the approach delivers substantial speedups—up to about $2\times$ faster than optimized linear FEM and significantly faster than prior high-order methods—across a wide range of tests including contact-rich scenarios. The combination of smooth geometry representation, robust contact handling via IPC, and solver optimizations yields a practical, scalable, high-fidelity cloth simulator with strong wrinkling detail and robustness for garment animation and non-rectangular patches.
Abstract
We present an efficient B-spline finite element method (FEM) for cloth simulation. While higher-order FEM has long promised higher accuracy, its adoption in cloth simulators has been limited by its larger computational costs while generating results with similar visual quality. Our contribution is a full algorithmic pipeline that makes cloth simulation using quadratic B-spline surfaces faster than standard linear FEM in practice while consistently improving accuracy and visual fidelity. Using quadratic B-spline basis functions, we obtain a globally $C^1$-continuous displacement field that supports consistent discretization of both membrane and bending energies, effectively reducing locking artifacts and mesh dependence common to linear elements. To close the performance gap, we introduce a reduced integration scheme that separately optimizes quadrature rules for membrane and bending energies, an accelerated Hessian assembly procedure tailored to the spline structure, and an optimized linear solver based on partial factorization. Together, these optimizations make high-order, smooth cloth simulation competitive at scale, yielding an average $2\times$ speedup over highly-optimized linear FEM in our tests. Extensive experiments demonstrate improved accuracy, wrinkle detail, and robustness, including contact-rich scenarios, relative to linear FEM and recent higher-order approaches. Our method enables realistic wrinkling dynamics across a wide range of material parameters and supports practical garment animation, providing a new promising spatial discretization for high-quality cloth simulation.
