PCCD: parallel continuous collision detection

  • Authors:
  • Duksu Kim;Jae-Pil Heo;Sung-eui Yoon

  • Affiliations:
  • KAIST (Korea Advanced Institute of Science and Technology);KAIST (Korea Advanced Institute of Science and Technology);KAIST (Korea Advanced Institute of Science and Technology)

  • Venue:
  • SIGGRAPH '09: Posters
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Collision detection between deformable models is one of fundamental tools of various applications including games. Collision detection can be classified into two categories: discrete and continuous collision detection methods. Discrete collision detection (DCD) has been demonstrated to show the interactive performance by using bounding volume hierarchies (BVHs). However, some colliding primitives may be missed since DCD methods find intersecting primitives only at discrete time steps. This issue can be a very serious problem in physical based simulation, CAD/CAM applications and etc. On the other hand, continuous collision detection (CCD) identifies the first time of contact of colliding primitives during a time interval between two discrete time steps.