Interval Method for Multi-point Collision Between Time-dependent Curved Surfaces
John M. Snyder, Adam R. Woodbury, Kurt Fleischer, Bena Currin, Alan H. Barr
Proceedings of SIGGRAPH 93, August 1993, pp. 321--334.
Abstract: We present an efficient and robust algorithm for finding points of collision between time-dependent parametric and implicit surfaces. The algorithm detects simultaneous collisions at multiple points of contact. When the regions of contact form curves or surfaces, it returns a finite set of points uniformly distributed over each contact region. Collisions can be computed for a very general class of surfaces: those for which inclusion functions can be constructed. Included in this set are the familiar kinds of surfaces and time behaviors encountered in computer graphics. We use a new interval approach for constrained minimization to detect collisions, and a tangency condition to reduce the dimensionality of the search space. These approaches make interval methods practical for multi-point collisions between complex surfaces. An interval Newton method based on the solution of the interval linear equation is used to speed convergence to the collision time and location. This method is more efficient than the Krawczyk-Moore iteration used previously in computer graphics.
Keyword(s): Computational Geometry and Object Modeling, Reliability and Robustness, collision detection, parametric surface, constrained minimization, interval analysis, nclusion function, interval Newton method, interval linear equation
BibTeX format:
@inproceedings{Snyder:1993:IMF,
  author = {John M. Snyder and Adam R. Woodbury and Kurt Fleischer and Bena Currin and Alan H. Barr},
  title = {Interval Method for Multi-point Collision Between Time-dependent Curved Surfaces},
  booktitle = {Proceedings of SIGGRAPH 93},
  pages = {321--334},
  month = aug,
  year = {1993},
}
Search for more articles by John M. Snyder.
Search for more articles by Adam R. Woodbury.
Search for more articles by Kurt Fleischer.
Search for more articles by Bena Currin.
Search for more articles by Alan H. Barr.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."