Jorgensen, Jimmy A.Fugl, Andreas RunePetersen, Henrik GordonKenny Erleben and Jan Bender and Matthias Teschner2014-02-012014-02-012010978-3-905673-78-4https://doi.org/10.2312/PE/vriphys/vriphys10/097-104In this article we present a GPU accelerated, hybrid, narrow phase collision detection algorithm for simulation purposes. The algorithm is based on hierarchical bounding volume tree structures of oriented bounding boxes (OBB) that in the past has shown to be efficient for collision detection. The hierarchical nature of the bounding volume structure complicates an efficient implementation on massively parallel architectures such as modern graphics cards and we therefore propose a hybrid method where only box and triangle overlap tests and transformations are offloaded to the graphics card. When exploiting coarse-grained parallelism in grasping and stacking simulations, requiring all-contacts resolution, a performance gain of up to 7x compared to the collision detection package PQP is obtained.Accelerated Hierarchical Collision Detection for Simulation using CUDA