OBB-Tree: A Hierarchical Structure for Rapid Interference Detection
Stefan Gottschalk, Ming Lin, Dinesh Manocha
Proceedings of SIGGRAPH 96, August 1996, pp. 171--180.
Abstract: We present a data structure and an algorithm for efficient and exact interference detection amongst complex models undergoing rigid motion. The algorithm is applicable to all general polygonal models. It pre-computes a hierarchical representation of models using tight-fitting oriented bounding box trees (OBBTrees). At runtime, the algorithm traverses two such trees and tests for overlaps between oriented bounding boxes based on a separating axis theorem, which takes less than 200 operations in practice. It has been implemented and we compare its performance with other hierarchical data structures. In particular, it can robustly and accurately detect all the contacts between large complex geometries composed of hundreds of thousands of polygons at interactive rates.
@inproceedings{Gottschalk:1996:OAH,
author = {Stefan Gottschalk and Ming Lin and Dinesh Manocha},
title = {OBB-Tree: A Hierarchical Structure for Rapid Interference Detection},
booktitle = {Proceedings of SIGGRAPH 96},
pages = {171--180},
month = aug,
year = {1996},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."