Skip to content

LabChameleon/GJKAlgorithm_Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a visualization of how the Gilbert-Johnson-Keerthi (GJK) Algorithm is used to detect a
collision between two convex sets. The tool lets one create various (random) convex polygons, move
them around and then check them for a collision. The visualization shows the  Minkowski difference
of the two sets and the iterative process of checking if the origin is contained in this difference.
This project has been done during a voluntary school project that contained an in depth analysis of the
mathematical fundamentals of the algorithm. A writing of this analysis can be found in
'Der_GJK_Algorithmus.pdf' in German language.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages