English

Improving the Numerical Robustness of Sphere Swept Collision Detection

Computational Geometry 2012-11-02 v1

Abstract

This paper discusses improvements to the numerical robustness of the algorithm described in Kasper Fauerby's "Improved Collision Detection and Response." The algorithm addresses a common collision detection query: a moving sphere or ellipsoid vs. a set of motionless triangles. In its current form, the algorithm allows the sphere to penetrate the triangles. The sphere also displays "jittering" behavior when colliding with certain geometry. Most of these problems are the product of insufficient attention to numerical robustness, the focus of this paper. Motivated by the importance of numerical robustness in collision detection code, this paper addresses these problems in detail and proposes efficient solutions to them.

Keywords

Cite

@article{arxiv.1211.0059,
  title  = {Improving the Numerical Robustness of Sphere Swept Collision Detection},
  author = {Jeff Linahan},
  journal= {arXiv preprint arXiv:1211.0059},
  year   = {2012}
}

Comments

7 pages, 4 figures

R2 v1 2026-06-21T22:31:17.924Z