Skip to content

Implementation of the Separating axis theorem in C++. Useful for convex collision detection.

License

Notifications You must be signed in to change notification settings

yang-tsao/sat.cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sat.cpp

Implementation of the Separating axis theorem in C++. Useful for convex collision detection.

Inspired by JuantAldea's repository.

Requires C++20 or above.

About

Implementation of the Separating axis theorem in C++. Useful for convex collision detection.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages