Fast Collision Detection Based on Nose Augmentation Virtual Surgery

Kai Xie,Jie Yang,Y. M. Zhu
DOI: https://doi.org/10.1016/j.cmpb.2007.06.004
IF: 6.1
2007-01-01
Computer Methods and Programs in Biomedicine
Abstract:Collision detection is the key technology in nose augmentation surgery simulation system, which can avoid incorrect intersection between bones and the implant model. In this paper, we present a sphere-tree-based hierarchical collision detection algorithm (STHCD) for surgery simulation. Each model is represented as a clustered hierarchy of sphere tree (CHST). Graphics processing unit (GPU)-based occlusion queries were used for fast collision culling between massive models. Furthermore, we are able to generate these hierarchies and perform collision queries using out-of-core techniques on all triangulated models. Experimental results show that STHCD performs real-time collision detection between massive bones and implant models, consisting of millions of triangles at interactive rates on a commodity PC.
What problem does this paper attempt to address?