Collision detection for deforming necklaces

  • Pankaj Agarwal ,
  • Leonidas Guibas ,
  • An Nguyen ,
  • Daniel Russel ,
  • Li Zhang

Computational Geometry: Theory and Applications | , Vol 28(2-3): pp. 137-163

Publication

In this paper, we propose to study deformable necklaces–flexible chains of balls, called beads, in which only adjacent balls may intersect. Such objects can be used to model macro-molecules, muscles, ropes, and other linear objects in the physical world. We exploit this linearity to develop geometric structures associated with necklaces that are useful for collision detection in physical simulations. We show how these structures can be implemented efficiently and maintained under necklace deformation. In particular, we study a bounding volume hierarchy based on spheres which can be used for collision and self-collision detection of deforming and moving necklaces. As our theoretical and experimental results show, such a hierarchy is easy to compute and, more importantly, is also easy to maintain when the necklace deforms. Using this hierarchy, we achieve a collision detection upper bound of O(n log n) in two dimensions and O(n2-2/d) in d-dimensions, d ≥ 3. To our knowledge, this is the first subquadratic bound proved for a collision detection algorithm using predefined hierarchies. In addition, we show that the power diagram, with the help of some additional mechanisms, can be used to detect self-collisions of a necklace in a way that is complementary to the sphere hierarchy.