3D Collision Detection: A Survey (2000)
| Venue: | Computers and Graphics |
| Citations: | 77 - 3 self |
BibTeX
@ARTICLE{Jiménez003dcollision,
author = {P. Jiménez and F. Thomas and C. Torras},
title = {3D Collision Detection: A Survey},
journal = {Computers and Graphics},
year = {2000},
volume = {25},
pages = {269--285}
}
Years of Citing Articles
OpenURL
Abstract
Many applications in Computer Graphics require fast and robust 3D collision detection algorithms. These algorithms can be grouped into four approaches: space-time volume intersection, swept volume interference, multiple interference detection and trajectory parameterization. While some approaches are linked to a particular object representation scheme (e.g., space-time volume intersection is particularly suited to a CSG representation), others do not. The multiple interference detection approach has been the most widely used under a variety of sampling strategies, reducing the collision detection problem to multiple calls to static interference tests. In most cases, these tests boil down to detecting intersections between simple geometric entities, such as spheres, boxes aligned with the coordinate axes, or polygons and segments. The computational cost of a collision detection algorithm depends not only on the complexity of the basic interference test used, but also on the ...







