Simplified C++11 implementation of the GJK algorithm for convex polygon collision detection.
Two-component vector and 2x2 matrix operations are simplified partial code from the OpenGL Mathematics (GLM) implementation. No third-party dependencies are needed.
https://github.com/Discordia/gjk-epa
https://glm.g-truc.net
make
./main