Sciweavers

VMV
2003

ADB-Trees: Controlling the Error of Time-Critical Collision Detection

13 years 5 months ago
ADB-Trees: Controlling the Error of Time-Critical Collision Detection
We present a novel framework for hierarchical collision detection that can be applied to virtually all bounding volume (BV) hierarchies. It allows an application to trade quality for speed. Our algorithm yields an estimation of the quality, so that applications can specify the desired quality. In a timecritical system, applications can specify the maximum time budget instead, and quantitatively assess the quality of the results returned by the collision detection afterwards. Our framework stores various characteristics about the average distribution of the set of polygons with each node in a BV hierarchy, taking only minimal additional memory footprint and construction time. We call such augmented BV hierarchies average-distribution trees or ADB-trees. We have implemented our new approach by augmenting AABB trees and present performance measurements and comparisons with a very fast previous algorithm, namely the DOP-tree. The results show a speedup of about a factor 3 to 6 with only a...
Jan Klein, Gabriel Zachmann
Added 01 Nov 2010
Updated 01 Nov 2010
Type Conference
Year 2003
Where VMV
Authors Jan Klein, Gabriel Zachmann
Comments (0)