History-free Collision Response for Deformable Surfaces
Juntao Ye

TL;DR
This paper introduces a history-free collision response method for deformable surfaces that leverages surface orientation information to untangle penetrations, improving collision handling in physics simulations.
Contribution
It presents a novel orientation-aware collision response technique that does not rely on historical collision data, unlike traditional CCD methods.
Findings
Effective in separating penetrating meshes with known surface orientation.
Handles initial and mid-simulation penetrations effectively.
Limited to collisions between different meshes, not self-collisions.
Abstract
Continuous collision detection (CCD) and response methods are widely adopted in dynamics simulation of deformable models. They are history-based, as their success is strictly based on an assumption of a collision-free state at the start of each time interval. On the other hand, in many applications surfaces have normals defined to designate their orientation (i.e. front- and back-face), yet CCD methods are totally blind to such orientation identification (thus are orientation-free). We notice that if such information is utilized, many penetrations can be untangled. In this paper we present a history-free method for separation of two penetrating meshes, where at least one of them has clarified surface orientation. This method first computes all edge-face (E-F) intersections with discrete collision detection (DCD), and then builds a number of penetration stencils. On response, the stencil…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Robotic Path Planning Algorithms · Fluid Dynamics Simulations and Interactions
