Parallel Octree Collision Detection Based on MPI
-
-
Abstract
After the analysis of collision detection process,we founded that the collision nodes have little relations among them,which makes it possible to be parallelized. Based on message passing interface (MPI),the octree collision detection algorithm is properly modified for parallel collision detection algorithm in this work.Based on tests,the efficiency of collision detection is shown greatly increased.
-
-