首页 | 本学科首页   官方微博 | 高级检索  
     


Fast Collision Detection Algorithms with Applications to Particle Flow
Authors:B C Vemuri  Y Cao  & L Chen
Affiliation:Department of Computer &Information Science &Engineering, P.O. Box 116120, University of Florida, Gainesville, Florida 32611. Email:vemuri@cise.u .edu, Tel., Fax: (352) 392-1239.,;Microsoft Corporation, Redwood, Seattle, WA
Abstract:In this paper, we present efficient algorithms for collision detection of arbitrarily shaped rigid moving objects in a variety of interactive as well as non-interactive environments. The algorithms primarily consist of two stages. The first stage involves finding candidate objects for possible collisions. The second stage involves detecting exact (within a prespecified tolerance) collision between these candidates. The primary data structure used in the algorithms is an octree. In the first stage, we build an octree for the enclosure containing the objects, which is used to detect possible collisions. Assuming spatial/temporal coherence i.e., that the particles move slowly or that the time sampling is fast enough, the average time complexity of this stage can be shown to be O(n) (excluding the time complexity for a one time octree construction), where n is the number of particles. In the second stage, we build a surface-octree for each object. If the objects are convex and assuming coherence, the expected time complexity to detect precise (within a prespecified tolerance) collision for each pair is a constant (excluding the time complexity for a one time surface-octree construction). Therefore, the overall expected time complexity for convex object collision detection is linear with respect to n. For the concave objects, complexity analysis is nontrivial to perform and instead we provide a very practical (almost linear time) algorithm. We apply our algorithms to particle flow simulations by simulating flow density conditions often arising in granular flows.
Keywords:Collision detection  Coherence  Octree  Bounding-box  Granular Flow
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号