KCD Kineo Collision Detector

KCD is a state-of-the-art collision detector. It works with a hierarchical architecture of heterogeneous data types, based on composite design pattern.

Watch the KCD presentation movie.

“It was important for us to rely on a collision detection which is both fast and robust” explains Eric Auschitzky, Nuclear BU Director. “We did a careful comparison of available options and selected KCD. KCD is the high efficiency collision detection solution from Kineo CAM. It comes as a software library, which allows an easy integration through its C++ programming API."  [Read More]

Advantages of KCD are:
  • High Performance Collision Checking
  • KCD performs different types of analyses :
    • Boolean collision test
    • Exhaustive collision test
    • Estimated distance computation
    • Exact distance computation
  • KCD is optimized for polyhedral geometry
    • Offers an interface to external polyhedral geometry data
  • KCD can be extended to handle different data types
  • KCD optimizes memory consumption
  • KCD is multi-threaded and fully leverages multi-core systems
  • KCD is thread-safe