separating-axis-theorem topic

List separating-axis-theorem repositories

phaser-arcade-slopes

125
Stars
16
Forks
Watchers

:triangular_ruler: A Phaser CE plugin that brings sloped tile collision handling to the Arcade Physics engine

ferox

142
Stars
9
Forks
Watchers

A lightweight 2D physics engine written in C, for educational purposes.

Separating-Axis-Theorem

32
Stars
8
Forks
Watchers

Implementations of the Separating axis theorem. Useful for convex collision detection.

collision

66
Stars
9
Forks
Watchers

Collision is a python library meant for collision detection between convex and concave polygons, circles, and points.

phaser-sat-example

15
Stars
1
Forks
Watchers

An experiment that uses sat-js with Phaser.

Strike

23
Stars
1
Forks
Watchers

2D Collision Detection for Lua using the Separating-Axis Theorem

convex_hull_3d

16
Stars
2
Forks
Watchers

Incremental Convex Hull Algorithm and SAT Collision Detection for 3D Objects.