GJK Visualize a 2D GJK collision detection algorithm Usage Run GJK.py with Python 3 You can run the file with Python 2 by changing the second line with: from Tkinter import *