          MODULE=libccd
         VERSION=2.1
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/danfis/$MODULE/archive/v$VERSION.tar.gz
      SOURCE_VFY=sha256:542b6c47f522d581fbf39e51df32c7d1256ac0c626e7c2b41f1040d4b9d50d1e
        WEB_SITE=https://github.com/danfis/libccd
            TYPE=cmake
         ENTERED=20130417
         UPDATED=20201007
           SHORT="collision detection between two convex shapes"

cat << EOF
libccd is a library for collision detection between two convex
shapes. It implements a variation on Gilbert-Johnson-Keerthi
algorithm + Expand Polytope Algorithm and Minkowski Portal
Refinement algorithm in 3-D space.
EOF
