期刊文献+

基于AABB包围盒的碰撞检测算法的研究 被引量:46

Research of Collision Detection Algorithms Based on AABB
下载PDF
导出
摘要 利用虚拟空间中对象运动的特性和AABB包围盒的构造特性,改进了基于AABB层次包围盒的碰撞检测算法。传统的该类算法分为两个检测过程,在初步检测过程中,基于运动对象碰撞行为的局部性,改进了原来的排序方法,采用希尔排序。为了提高检测效率,在相交测试之前将检测对象细分,划分测试区域,避免了不必要的相交测试;在对可能相交的对象进行精确检测过程中,基于AABB包围盒的构造特性,对可能碰撞对象的层次包围盒树进行压缩存储,通过减少算法的存储空间来提高算法的检测速度。对算法的两个检测过程同时进行改进,实验表明在检测对象较多的情况下减少了算法所需的执行时间。 An improved collision detection algorithm based on AABB is presented. Collision is a local behavior, during the sorting procedure, each axis is cut into a series of segments containing the same number of projection intervals. This will avoid needless intersecting test of AABB. And Shell sorting is adopted. Then the storage of the AABB tree is compressed. This way can save a large amount of space and speed up the algorithm.
出处 《计算机工程与科学》 CSCD 北大核心 2010年第4期59-61,共3页 Computer Engineering & Science
基金 广西教育厅科研项目(200808LX341 200808LX338) 广西工学院基金项目(院科硕0816219 院科自08104202)
关键词 碰撞检测 包围盒树 相交测试 希尔排序 压缩存储 collision detection bounding-box tree intersecting test Shell sorting memory-optimized
  • 相关文献

参考文献6

二级参考文献14

  • 1Hubbard P M. Collision Detection for Interactive Graphics: [PHD Thesis]. Department of Computer Science, Brown University,March 1995.
  • 2Cohen J D,Lin M C,Manocha D,Ponamgi M. I-COLLIDE an interactive and exact collision detection system for large-scale environments. Symposium on Interactive 3D graphics,Monterey,CA USA,1995. 189~196.
  • 3Moore M,Wilhelms J. Collision Detection and Response for Computer Animation. ACM Computer Graphics (Proc. of SIGGRAPH ‘88) ,1988,22(4) :289~298.
  • 4Naylor B,Amatodes J A,Thibault W. Merging BSP Trees Yields Polyhedral Set Operation. ACM Computer Graphics (Proc. of Siggraph'90) ,1990,24(4): 115~124.
  • 5Held M,Klosowski J T,Mitchell J S B. Evaluation of Collision Detection Methods for Virtual Reality Fly-Throughs. In:Proc. Seventh Canadian Conf. on Computational Geometry, 1995,2:205~210.
  • 6Hubbard P M. Approximating Polyhedra with Spheres for TimeCritical Collision Detection. ACM Transaction on Graphics,1996,15(3).
  • 7Gottschalk S,Lin M C,Manocha D. OBBTrees: A Hierarchical Structure for Rapid Interference Detection. ACM Computer Graphics(Proc. of SIGGRAPH' 96) ,1996. 171~180.
  • 8Klosowski J T,et al. Efficient Collision Detection Using Bounding Volumes Hierarchical of k-DOPs. IEEE Transaction on Visualization and Computer Graphics, 1998,4(1): 21~36.
  • 9Smith A,Kitamura Y,Takemura H,Kishino F. A Simple and Effcient Method for Accurate Collision Detection Among Deformable Polyhedral Objects in Arbitrary Motion. In:Proc. of the IEEE Virtual Reality Annual Intl. Symposium,1995. 136~145.
  • 10van den Bergen G. Efficient Collision Detection of Complex Deformable Models using AABB Trees. Journal of Graphics Tools,1997,2(4): 1~14.

共引文献108

同被引文献444

引证文献46

二级引证文献140

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部