You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Project to the Computational Geomtetry class, implementing collision detection algorithms (GJK, SAT) and their visual explanation.
Created using C++20, OpenMP, SFML.
GJK
SAT
Performance test
Problems
For some reason, Framebuffers on Intel's GPUs might not get cleared.