gjk-0.0.0.2: Gilbert-Johnson-Keerthi (GJK) collision detection algorithm
GJK.Support
Description
Support functions
polySupport :: [Pt] -> Pt -> Maybe Pt Source #
Support function
isCollision :: [Pt] -> [Pt] -> Bool Source #
Check if a and b collide