Fast and Exact Continuous Collision Detection with Bernstein Sign Classification

Min Tang,Ruofeng Tong,Zhendong Wang,Dinesh Manocha
DOI: https://doi.org/10.1145/2661229.2661237
IF: 6.2
2014-01-01
ACM Transactions on Graphics
Abstract:We present fast algorithms to perform accurate CCD queries between triangulated models. Our formulation uses properties of the Bernstein basis and Bézier curves and reduces the problem to evaluating signs of polynomials. We present a geometrically exact CCD algorithm based on the exact geometric computation paradigm to perform reliable Boolean collision queries. Our algorithm is more than an order of magnitude faster than prior exact algorithms. We evaluate its performance for cloth and FEM simulations on CPUs and GPUs, and highlight the benefits.
What problem does this paper attempt to address?