Skip to content
/ GJK Public

Visualize a 2D GJK collision detection algorithm

License

Notifications You must be signed in to change notification settings

sergio-pi/GJK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GJK

Visualize a 2D GJK collision detection algorithm

alt text

Usage

Run GJK.py with Python 3

You can run the file with Python 2 by changing the second line with:

from Tkinter import *

About

Visualize a 2D GJK collision detection algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages