Skip to content

AlterEgoIV/Separating-Axis-Theorem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Separating Axis Theorem

Implements the Separating Axis Theorem (SAT) to resolve collisions between 2D convex polygons. The SAT informs the user when two polygons have collided and returns the Minimum Translation Vector (MTV) necessary to move them out of collision.

About

Implementation of the Separating Axis Theorem for collision handling between 2D convex polygons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors