CATCH Download

Email us to get a password to download the source codes.

Please tell us your name, affiliation and intended use.

Please report any bugs to {zhangxy,kimy}/AT/ewha.ac.kr


Introduction

  CATCH is a continuous collision detection (CCD) library written in C++ for articulated bodies. Given the initial and final configurations of a moving articulated model, CATCH is able to report its first time of contact (TOC) against other objects as well as its associated contact features at the TOC.

  CATCH is written, debugged and complied using Visual C++ 6.0 in MS Windows and is not tested on other platforms yet.

 

Required Additional Libraries

  1. Convex hull computation: QHULL

  2. Distance computation: SWIFT++

  3. Continuous collision detection for rigid models: FAST

 

Update News

  CATCH Download (Oct 24, 2007): CATCHDownload.zip

 
Copyright 2007 Computer Graphics Laboratory
Dept of Computer Science & Engineering
Ewha Womans University, Seoul, Korea
Last update: Oct 24, 2007