Sciweavers

VRST
2004
ACM

Interactive collision detection for complex and deformable models using programmable graphics hardware

13 years 9 months ago
Interactive collision detection for complex and deformable models using programmable graphics hardware
In this paper we present an interactive collision detection algorithm for complex and deformable objects. For two target models, our approach rapidly calculates their region of interests (ROI), which is the overlapping of their axis aligned bounding boxes (AABBs), in CPU. The surfaces of both models inside the ROI are then voxelized using a novel GPU-based real-time voxelization method. The resultant volumes are represented by two 2D textures in video memory. The collision query is efficiently accomplished by comparing these 2D textures in GPU. The algorithm is robust to handle arbitrary shapes, no matter geometric models are convex or concave, closed or open, rigid or deformable. Our preliminary implementation achieves interactive frame rate for complex models with up to one million triangles on commodity desktop PCs. Categories and Subject Descriptors I.3.3 [Computer Graphics]: Picture—image generation; I.3.5 [Computer Graphics]: Computational Geometry and Object Modelling—objec...
Wei Chen, Huagen Wan, Hongxin Zhang, Hujun Bao, Qu
Added 30 Jun 2010
Updated 30 Jun 2010
Type Conference
Year 2004
Where VRST
Authors Wei Chen, Huagen Wan, Hongxin Zhang, Hujun Bao, Qunsheng Peng
Comments (0)