3215

Interactive GPU-based Collision Detection

Joachim Georgii, J Kruger, R Westermann
Computer Graphics & Visualization Group, Technische Universitat Munchen, Boltzmannstr. 3, 85748 Garching, Germany
Proceedings of IADIS Computer Graphics and Visualization (2007) Publisher: Citeseer, Pages: 3-10

@article{georgii2007interactive,

   title={Interactive GPU-based collision detection},

   author={Georgii, J. and Kr{\”u}ger, J. and Westermann, R.},

   journal={Proceedings of IADIS Computer Graphics and Visualization},

   pages={3–10},

   year={2007},

   publisher={Citeseer}

}

Download Download (PDF)   View View   Source Source   

1447

views

F two closed polygonal objects with outfacing normals intersect each other there exist one or more lines that intersect these objects at at least two consecutive front or back facing object points. In this work we present a method to efficiently detect these lines using depth-peeling and simple fragment operations. Of all polygons only those having an intersection with any of these lines are potentially colliding. Polygons not intersected by the same line do not intersect each other. We describe how to find all potentially colliding polygons and the potentially colliding pairs using a mipmap hierarchy that represents line bundles at ever increasing width. To download only potentially colliding polygons to the CPU for polygon-polygon intersection testing we have developed a general method to convert a sparse texture into a packed texture of reduced size. Our method exploits the intrinsic strength of GPUs to scan-convert large sets of polygons and to shade billions of fragments at interactive rates. It neither requires a bounding volume hierarchy nor a pre-processing stage, so it can efficiently deal with very large and deforming polygonal models. The particular design makes the method suitable for applications where geometry is modified or even created on the GPU.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: