A Hybrid Bounding Volume Algorithm to Detect Collisions between Deformable Objects

  • Authors:
  • F. A. Madera;A. M. Day;S. D. Laycock

  • Affiliations:
  • -;-;-

  • Venue:
  • ACHI '09 Proceedings of the 2009 Second International Conferences on Advances in Computer-Human Interactions
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

An algorithm to detect collisions between both rigid and deformable objects is presented. The approach exploits benefits of a Bounding Volume Hierarchy (BVH) and a Feature-based method. The BVH decomposes the three dimensional polygonal objects into a hierarchy of spheres. The lowest level of the hierarchy is formed utilising spheres which bound 1-rings surrounding each vertex of the original mesh. Spatial coherence is exploited during construction to ensure that adjacent 1-rings are joined first. This promotes tighter bounding volumes as the objects deform. Experiments were carried out to analyse the performance of the method when varying the BVH construction to consider octrees and binary trees. To illustrate the enhancement the approach provides it has been compared against standard Sphere and Axis-aligned Bounding Volume Hierarchies.