← ArchivePaper2008
Simulating Knitted Cloth at the Yarn Level
Yarn-level cloth simulation capturing the mechanical behavior of knitted fabrics through individual yarn dynamics and contact.
Abstract
Knitted fabric is widely used in clothing because of its unique and stretchy behavior, which is fundamentally different from the behavior of woven cloth. The properties of knits come from the nonlinear, three-dimensional kinematics of long, inter-looping yarns, and despite significant advances in cloth animation we still do not know how to simulate knitted fabric faithfully. Existing cloth simulators mainly adopt elastic-sheet mechanical models inspired by woven materials, focusing less on the model itself than on important simulation challenges such as efficiency, stability, and robustness. We define a new computational model for knits in terms of the motion of yarns, rather than the motion of a sheet. Each yarn is modeled as an inextensible, yet otherwise flexible, B-spline tube. To simulate complex knitted garments, we propose an implicit-explicit integrator, with yarn inextensibility constraints imposed using efficient projections. Friction among yarns is approximated using rigid-body velocity filters, and key yarn-yarn interactions are mediated by stiff penalty forces. Our results show that this simple model predicts the key mechanical properties of different knits, as demonstrated by qualitative comparisons to observed deformations of actual samples in the laboratory, and that the simulator can scale up to substantial animations with complex dynamic motion.
How to read this
- Category
- Method: a yarn-level knitted-cloth simulator
- Contributions
- A computational model of knits in terms of yarn motion rather than a deforming sheet, with each yarn an inextensible flexible B-spline tube
- An implicit-explicit integrator with inextensibility enforced by efficient projections, plus rigid-body velocity filters for inter-yarn friction and stiff penalty forces for key yarn-yarn interactions
- Demonstration that this model predicts key mechanical properties across different knit patterns
- Context
- Departs from the elastic-sheet, woven-inspired cloth models that dominate the field, modeling the nonlinear three-dimensional kinematics of inter-looping yarns directly.
- Correctness
- The model is shown to reproduce key mechanical properties of several knits; the friction treatment is a velocity-filter approximation and yarns are inextensible-but-flexible idealizations, so it targets fidelity over the efficiency and scale that sheet models optimize.
- Clarity
- Conceptually clear but technically dense; a first pass conveys the yarn-not-sheet thesis, a second pass for the integrator and constraint projections.
- How to read it
- Read first for the central reframing (simulate yarns, not a sheet) and why knits need it; reserve a careful second pass for the implicit-explicit integrator and inextensibility projections.
Builds on
Nothing in the archive, this is a starting point.
Related work
- Untangling Cloth 2003 / SIGGRAPH
- Simulating Cloth Using Bilinear Elements 2021 / SIGGRAPH
- Yarn-Level Simulation of Woven Cloth 2014 / SIGGRAPH Asia
- Discrete Shells 2003 / SCA
Keywords
This page summarises the entry and links to its original source. The archive never hosts or redistributes the publication itself.Show it in the full archive list →