Live Webcast 15th Annual Charm++ Workshop

-->
A Grid-Based Parallel Collision Detection Algorithm
Thesis 2001
Publication Type: MS Thesis
Repository URL:
Abstract

Two physical objects cannot occupy the same space at the same time. Simulated physical objects do not naturally obey this constraint. Instead, we must detect when two objects have collided and rectify the situation.

In this paper, we present a scalable high-level parallel solution to a large subclass of collision detection problems. Our approach is to divide space into a sparse grid of regular axis-aligned voxels distributed across the parallel machine. Objects are then sent to all the voxels they intersect. Once all the objects have arrived, each voxel becomes a self-contained subproblem, which is then solved using standard serial collision detection approaches.

We present the design, parallel implementation of this system in Charm++, and performance results.

TextRef
Orion Lawlor, "A Grid-Based Parallel Collision Detection Algorithm", Dept. of Computer Science, University of Illinois, 2001.
People
Research Areas