Efficient collision detection using a dual OBB-sphere bounding volume hierarchy

  • Authors:
  • Jung-Woo Chang;Wenping Wang;Myung-Soo Kim

  • Affiliations:
  • Seoul National University, Republic of Korea;University of Hong Kong, Hong Kong;Seoul National University, Republic of Korea

  • Venue:
  • Computer-Aided Design
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present an efficient algorithm for collision detection between static rigid objects using a dual bounding volume hierarchy which consists of an oriented bounding box (OBB) tree enhanced with bounding spheres. This approach combines the compactness of OBBs and the simplicity of spheres. The majority of distant objects are separated using the simpler sphere tests. The remaining objects are in close proximity, where some separation axes are significantly more effective than others. We select 5 from among the 15 potential separating axes for OBBs. Experimental results show that our algorithm achieves considerable speedup in most cases with respect to the existing OBB algorithms.