mreinstein / collision-2d

2d collision routines
MIT License
127 stars 0 forks source link

implement aabb-segment-sweep1 and aabb-segments-sweep1-indexed #9

Closed mreinstein closed 3 years ago

mreinstein commented 3 years ago

Provide a function that sweeps an aabb against a line segment.

The collision resolution vector shall move the aabb out of collision