节点文献

基于层次包围盒的碰撞检测算法的存储优化

Memory-optimized of collision detection algorithm based on bounding-volume hierarchies

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 金汉均王晓荣王萌

【Author】 JIN Han-jun,WANG Xiao-rong,WANG Meng1.Department of Computer Science,Huazhong Normal University,Wuhan 430079,China 2.Department of Computer Engineering,Guangxi University of Technology,Liuzhou,Guangxi 545006,China

【机构】 华中师范大学计算机科学系广西工学院计算机工程系 武汉4300792武汉4300792广西柳州545006

【摘要】 介绍了基于层次包围盒的碰撞检测算法的存储优化方法。该方法从存储空间的角度来改进基于AABB树的碰撞检测算法。根据AABB树的构造过程,减少内部节点的AABB包围盒的存储字节数;基于快速三角形相交测试算法,从叶节点结构里去掉包围盒信息,将叶节点从存储结构中删除。实验表明,利用AABB包围盒和叶节点的存储优化,既减少了算法的存储空间又加快了算法的执行时间。

【Abstract】 A method of memory-optimized is presented for collision detection algorithm based on bounding-volume.Collision detection algorithm based on AABB tree is improved from a space perspective.From the constructing process of AABB tree,the amount of byte of AABB bounding-volume for internal node is reduced.We wipe the bounding-volume out from leaf nodes structure based on a fast triangle-triangle intersection test algorithm,and then wipe the leaf nodes out.We optimize the storage of AABB bounding-volume and leaf node at the same time.The direct result is that it can save a large amount of space and speed up the algorithm.

【基金】 广西省自然科学基金(the Natural Science Foundation of Guangxi Province of China under Grant No.0481016,桂科自 0640034)
  • 【文献出处】 计算机工程与应用 ,Computer Engineering and Applications , 编辑部邮箱 ,2007年16期
  • 【分类号】TP391.9
  • 【被引频次】16
  • 【下载频次】288
节点文献中: 

本文链接的文献网络图示:

本文的引文网络