Sciweavers

CGF
1999

Partitioning and Handling Massive Models for Interactive Collision Detection

13 years 4 months ago
Partitioning and Handling Massive Models for Interactive Collision Detection
We describe an approach for interactive collision detection and proximity computations on massive models composed of millions of geometric primitives. We address issues related to interactive data access and processing in a large geometric database, which may not fit into main memory of typical desktop workstations or computers. We present a new algorithm using overlap graphs for localizing the "regions of interest" within a massive model, thereby reducing runtime memory requirements. The overlap graph is computed off-line, pre-processed using graph partitioning algorithms, and modified on the fly as needed. At run time, we traverse localized subgraphs to check the corresponding geometry for proximity and pre-fetch geometry and auxiliary data structures. To perform interactive proximity queries, we use bounding-volume hierarchies and take advantage of spatial and temporal coherence. Based on the proposed algorithms, we have developed a system called IMMPACT and used it for i...
Andy Wilson, Eric Larsen, Dinesh Manocha, Ming C.
Added 22 Dec 2010
Updated 22 Dec 2010
Type Journal
Year 1999
Where CGF
Authors Andy Wilson, Eric Larsen, Dinesh Manocha, Ming C. Lin
Comments (0)