首页 | 本学科首页   官方微博 | 高级检索  
     

基于混合包围体的OpenMP并行化碰撞检测算法
引用本文:赵 伟,谭睿璞,李文辉. 基于混合包围体的OpenMP并行化碰撞检测算法[J]. 软件学报, 2008, 19(Z1): 190-201
作者姓名:赵 伟  谭睿璞  李文辉
作者单位:吉林大学 计算机科学与技术学院,吉林 长春 130012;长春工业大学 计算机科学与工程学院,吉林 长春 130012;长春工业大学 计算机科学与工程学院,吉林 长春 130012;吉林大学 计算机科学与技术学院,吉林 长春 130012
基金项目:Supported by the National Natural Science Foundation of China under Grant Nos.60573182, 69883004 (国家自然科学基金)
摘    要:针对交互式系统中碰撞检测实时性、精确性的要求,提出了一种共享存储系统的并行碰撞检测算法.利用AABB包围盒较好的紧密性和包围球计算简单的优点来构建物体的混合包围体层次(S-AABB),快速排除不相交的物体以加速算法,利用OpenMP并行模型来并行遍历混合包围体层次,进一步加速碰撞检测算法.实验结果表明,与现有经典的I-COLLIDE等算法相比,该算法在效率、精确性方面具有明显优势,能够满足交互式复杂虚拟环境的实时性和精确性的要求.同时,还与已经提出的MPI及Pipelining等并行算法进行比较,从时间效率和资源消耗两个方面说明本文基于OpenMP算法的优点.

关 键 词:碰撞检测  混合包围体层次  平衡树  并行技术  OpenMP
收稿时间:2008-05-03
修稿时间:2008-11-14

Parallel Collision Detection Algorithm Based on Mixed BVH and OpenMP
ZHAO Wei,TAN Rui-Pu and LI Wen-Hui. Parallel Collision Detection Algorithm Based on Mixed BVH and OpenMP[J]. Journal of Software, 2008, 19(Z1): 190-201
Authors:ZHAO Wei  TAN Rui-Pu  LI Wen-Hui
Abstract:Concerning the requirements of real-time and accurate collision detection in interactive system, a shared memory parallel collision detection algorithm is proposed. Firstly, the algorithm incorporates the merits of both AABB bounding box and bounding spheres to construct a hybrid bounding representation of arbitrary non-convex polyhedra (S-AABB) for attaining speed, and then uses OpenMP parallel programming model to traversal the built hybrid bounding volume hierarchy, so further accelerates the collision detection. At last, The experimental results have shown that the algorithm is advantageous over other current typical collision detection algorithms such as I-COLLIDE regarding efficiency and accuracy, so can meets the real-time and accurate requirements in complex interactive virtual environment. At the same time, comparing with some parallel collision detection algorithms which include MPI using multi-process, Pipelining using multi-thread and multi-process, this paper has shown that our parallel algorithm based OpenMP is superior in terms of time efficiency, resource consumption and stability.
Keywords:collision detection   hybrid bounding volume hierarchy   balance tree   parallel technology   OpenMP
点击此处可从《软件学报》浏览原始摘要信息
点击此处可从《软件学报》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号