Algorithm of Parallel Collision Detection Based on Dividing a Convex Polyhedron to Tetrahedrons

薛广涛,李超,尤晋元
DOI: https://doi.org/10.3321/j.issn:1006-2467.2004.08.040
2004-01-01
Abstract:In view of that conventional algorithms of collision detection spend a lot of detection time on complex polyhedrons, an algorithm to divide a convex polyhedron was presented and proved. This algorithm can divide complex polyhedrons into simply tetrahedrons. Then a parallel method based on MPI is used to improve the real-time performance of collision detection. An example was presented to compare the proposed method with traditional methods so as to prove the superiority of the method.
What problem does this paper attempt to address?