@hackage gjk0.0.0.2

Gilbert-Johnson-Keerthi (GJK) collision detection algorithm

Gilbert-Johnson-Keerthi (GJK) collision detection algorithm

Hackage Build Status

This package implements the Gilbert-Johnson-Keerthi (GJK) collision detection algorithm for 2D convex objects. It is quite efficient, usually converging within one or two iterations.

This project was ported from Elm to Haskell (see zaidan/elm-collision).

Credits

License

See LICENSE file.

  • Installation

  • Dependencies (1)

  • Dependents (0)