Skip to content

← ArchivePaper2002

Robust Treatment of Collisions, Contact and Friction for a Skinned Cloth Simulation

Robert Bridson, Ronald Fedkiw, John Anderson

SIGGRAPHAcademic1015 cites18 descendantsCFX

Robust collision handling for cloth simulation using impulse-based contact resolution and continuous collision detection for stable production use.

Abstract

Presents an algorithm to efficiently and robustly process collisions, contact and friction in cloth simulation. It works with any technique for the internal cloth dynamics and models true cloth thickness, combining fast repulsion forces with a robust geometric collision and impact-zone scheme. The simulation data can be post-processed with a collision-aware subdivision scheme to produce smooth, interference-free results for rendering.

How to read this

Category
Method: collision, contact and friction handling for cloth
Contributions
  • A collision pipeline that works with any internal cloth dynamics and models true cloth thickness
  • A combination of fast repulsion forces with a robust geometric collision and impact-zone scheme for stable resolution
  • A collision-aware subdivision post-process that yields smooth, interference-free results for rendering
Context
Builds on Baraff and Witkin's Large Steps in Cloth Simulation, adding a robust collision/contact/friction layer that is independent of the underlying integrator.Builds on: Large Steps in Cloth Simulation
Correctness
Aimed at robust, production-style cloth and validated by interference-free simulated results; reader caveat is that robustness rests on the repulsion-plus-impact-zone strategy and continuous collision detection, whose cost and tuning matter for dense self-contact.
Clarity
Moderately accessible; a first pass conveys the repulsion-plus-impact-zone strategy, a second pass is needed for the geometric collision and friction details.
How to read it
Treat internal dynamics as a black box and focus on the collision/contact/friction layer and impact zones; a second pass on the geometric scheme pays off if you implement robust cloth contact.

Builds on

Built upon by

Related work

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 →