Skip to content

This is a simple Java application that utilizes vectors and the Separating Axis Theorem (Hyperplane Separation Theorem) to determine whether or not two objects are indeed overlapping at any point.

License

Notifications You must be signed in to change notification settings

charonsboat/sat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SAT

This is a simple Java application that utilizes vectors and the Separating Axis Theorem (Hyperplane Separation Theorem) to determine whether or not two objects are indeed overlapping at any point.

About

This is a simple Java application that utilizes vectors and the Separating Axis Theorem (Hyperplane Separation Theorem) to determine whether or not two objects are indeed overlapping at any point.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages