DocumentCode
2819772
Title
Research on Collision Detection Algorithm Based on AABB
Author
Xiao-rong, Wang ; Meng, WANG ; Chun-gui, Li
Author_Institution
Dept. of Comput. Eng., GuangXi Univ. of Technol., Liuzhou, China
Volume
6
fYear
2009
fDate
14-16 Aug. 2009
Firstpage
422
Lastpage
424
Abstract
An improved collision detection algorithm based on AABB is presented. During the global search, each axis is cut into a series of segments containing the same number of AABBs´ projection intervals, and Shell sort is adopted to sort projection lists, not insertion sort. This will avoid needless intersecting test of AABB. During the local detection, the amount of byte of AABB bounding-volume for internal node is reduced according to the constructing process of AABB tree, and leaf nodes are wiped from tree structure The storage of AABB tree is compressed. This method can save a large amount of space and speed up the algorithm. Experiments indicate that the improved algorithm reduce detection time for the same models.
Keywords
sorting; trees (mathematics); AABB projection intervals; AABB tree process; Shell sort; axis-aligned bounding box; collision detection algorithm; leaf nodes; sort projection lists; Application software; Detection algorithms; Geometry; Mortar; Object detection; Orbital robotics; Robotics and automation; Solid modeling; Testing; Tree data structures;
fLanguage
English
Publisher
ieee
Conference_Titel
Natural Computation, 2009. ICNC '09. Fifth International Conference on
Conference_Location
Tianjin
Print_ISBN
978-0-7695-3736-8
Type
conf
DOI
10.1109/ICNC.2009.196
Filename
5363503
Link To Document