Unified image-space collision detection algorithm for arbitrary geometric models

Long Zhang,Wei Chen,Yi Gong,HuaGen Wan,Qunsheng Peng
2006-01-01
Journal of Computational Information Systems
Abstract:This paper describes a unified collision detection algorithm for models with arbitrary geometric forms. The algorithm is based on a uniform geometric representation scheme named flattened and packed G-volume (FPGV). FPGVs hold 3D discrete geometric information compactly in 2D. It can be stored as textures in video memory locally. Efficient algorithms are provided to convert various geometric representations into FPGV. Then collision queries for several models are accomplished by means of a simple comparison of their corresponding FPGV textures. The whole process is fully performed in graphics hardware. Experimental results show that interactive frame rates can be achieved among complex and deformable models.
What problem does this paper attempt to address?