Skip to content

JavaScript implementation of Separating Axis Theorem for polygon collisions.

Notifications You must be signed in to change notification settings

urgn-zz/SAT-collisions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SAT collisions

JavaScript implementation of Separating Axis Theorem for collisions. The code represents the sample 2D collision detection for rotated and non square polygons.

The demo is accessible on the following link.

As the theoretical base was taken the tutsPlus tutorial.

About

JavaScript implementation of Separating Axis Theorem for polygon collisions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published