Research and Realization of Collision Detection Method Used in Deformable Linear Object Simulation

Ma Liyuan,Liu Peng-yuan,Xie Shifu,Ma Long
Abstract:As collision detection and response are very time-consuming, it is difficult to meet the demand of real-time and lively effect in physical simulation of deformable linear objects(DLOs). The model of discrete elastic rods was employed to model DLOs, and the dynamic process was implemented by the integration of differential equations for motion using preconditioned conjugate gradient method. In order to detect the collision of DLOs, a dual-phase collision detection algorithm was proposed. To test the interference between DLOs' segments, a method based on the shortest distance of the axis line segment was proposed,which could avoid directly detecting the collision between primitives and improving the efficiency. As to the collision management, velocity and position revision were directly integrated into the integration process,which speeded up the whole calculation. The experiment result shows that the algorithm can meet the demands of real-time and precision and it can be applied to the physical simulation of DLOs.
Computer Science,Engineering
What problem does this paper attempt to address?