Sciweavers

CGF
2006

GPU-based Collision Detection for Deformable Parameterized Surfaces

13 years 4 months ago
GPU-based Collision Detection for Deformable Parameterized Surfaces
Based on the potential of current programmable GPUs, recently several approaches were developed that use the GPU to calculate deformations of surfaces like the folding of cloth or to convert higher level geometry to renderable primitives like NURBS or subdivision surfaces. These algorithms are realized as a per-frame operation and take advantage of the parallel processing power of the GPU. Unfortunately, an efficient accurate collision detection, that is necessary for the simulation itself or for the interaction with and editing of the objects, can currently not be integrated seamlessly into these GPU-based approaches without switching back to the CPU. In this paper we describe a novel GPU-based collision detection method for deformable parameterized surfaces that can easily be combined with the aforementioned approaches. Representing the individual parameterized surfaces by stenciled geometry images allows to generate GPU-optimized bounding volume hierarchies in real-time that serve ...
Alexander Greß, Michael Guthe, Reinhard Klei
Added 11 Dec 2010
Updated 11 Dec 2010
Type Journal
Year 2006
Where CGF
Authors Alexander Greß, Michael Guthe, Reinhard Klein
Comments (0)