gustavopsantos/separating-axis-theorem
The Separating Axis Theorem (SAT for short) essentially states if you are able to draw a line to separate two convex polygons, then they do not collide.
C#
The Separating Axis Theorem (SAT for short) essentially states if you are able to draw a line to separate two convex polygons, then they do not collide.
C#