Hierarchical spatial hashing for real-time collision detection

被引:29
作者
Eitz, Mathias [1 ]
Gu Lixu [1 ]
机构
[1] Shanghai Jiao Tong Univ, Dept Comp Sci, Shanghai, Peoples R China
来源
IEEE INTERNATIONAL CONFERENCE ON SHAPE MODELING AND APPLICATIONS 2007, PROCEEDINGS | 2007年
关键词
D O I
10.1109/SMI.2007.18
中图分类号
TP31 [计算机软件];
学科分类号
081202 ; 0835 ;
摘要
We present a new, efficient and easy to use collision detection scheme for real-time collision detection between highly deformable tetrahedral models. Tetrahedral models are a common representation of volumetric meshes which are often used in physically based simulations, e.g. in virtual surgery. In a deformable models environment collision detection usually is a performance bottleneck since the data structures used for efficient intersection tests need to be rebuilt or modified frequently. Our approach minimizes the time needed for building a collision detection data structure. We employ an infinite hierarchical spatial grid in which for each single tetrahedron in the scene a well fitting grid cell size is computed. A hash function is used to project occupied grid cells into a finite ID hash table. Only primitives mapped to the same hash index indicate a possible collision and need to be checked for intersections. This results in a high performance collision detection algorithm which does not depend on user defined parameters and thus flexibly adapts to any scene setup.
引用
收藏
页码:61 / +
页数:3
相关论文
共 19 条
[1]  
[Anonymous], 2005, PROC S INTERACT 3D G
[2]  
[Anonymous], 1997, J GRAPH TOOLS, DOI DOI 10.1080/10867651.1997.10487480
[3]  
[Anonymous], EUROGRAPHICS
[4]  
BANDI S, 1995, COMPUT GRAPH FORUM, V14, pC259
[5]  
Garcia M, 2005, LECT NOTES COMPUT SC, V3804, P167
[6]  
Gottschalk S., 1996, Computer Graphics Proceedings. SIGGRAPH '96, P171, DOI 10.1145/237170.237244
[7]   A framework for fast and accurate collision detection for haptic interaction [J].
Gregory, A ;
Lin, MC ;
Gottschalk, S ;
Taylor, R .
IEEE VIRTUAL REALITY - PROCEEDINGS, 1999, :38-45
[8]  
HADAP S, 2004, P C SIGGRAPH 2004 CO
[9]   Approximating polyhedra with spheres for time-critical collision detection [J].
Hubbard, PM .
ACM TRANSACTIONS ON GRAPHICS, 1996, 15 (03) :179-210
[10]  
Jenkins B, 1997, DR DOBBS J, V22, P107