English

Real-time collision detection method for deformable bodies

Computational Geometry 2016-05-10 v1 Graphics

Abstract

This paper presents a real-time solution for collision detection between objects based on the physics properties. Traditional approaches on collision detection often rely on the geometric relationships that computing the intersections between polygons. Such technique is very computationally expensive when applied for deformable objects. As an alternative, we approximate the 3D mesh in an spherical surface implicitly. This allows us to perform a coarse-level collision detection at extremely fast speed. Then a dynamic programming based procedure is applied to identify the collision in fine details. Our method demonstrates better prevention to collision tunnelling and works more efficiently than the state-of-the-arts.

Keywords

Cite

@article{arxiv.1605.02245,
  title  = {Real-time collision detection method for deformable bodies},
  author = {Claudio Paglia},
  journal= {arXiv preprint arXiv:1605.02245},
  year   = {2016}
}

Comments

Computer-Aided Design, 2015

R2 v1 2026-06-22T13:55:35.964Z