Department of Computer Science, UNC-Chapel Hill

Self-CCD: Continuous Collision Detection for Deforming Objects

Introduction

Self-CCD is a fast collision detection library for deforming objects. It performs both inter-object and intra-object collisions (i.e. self-collisions). Moreover, it performs continuous collision detection between the discrete instances. The current implementation uses a single CPU core.

Please refer to the documentation for details regarding the API and the contents of the distribution.

System Requirements

  • OS: Microsoft Windows XP/Vista/7
  • Compiler: Visual Studio 2005
© 2010 Department of Computer Science, UNC-Chapel Hill