separating-axis-theorem topic
phaser-arcade-slopes
:triangular_ruler: A Phaser CE plugin that brings sloped tile collision handling to the Arcade Physics engine
ferox
A lightweight 2D physics engine written in C, for educational purposes.
Separating-Axis-Theorem
Implementations of the Separating axis theorem. Useful for convex collision detection.
collision
Collision is a python library meant for collision detection between convex and concave polygons, circles, and points.
phaser-sat-example
An experiment that uses sat-js with Phaser.
Strike
2D Collision Detection for Lua using the Separating-Axis Theorem
convex_hull_3d
Incremental Convex Hull Algorithm and SAT Collision Detection for 3D Objects.