This repository has been archived by the owner on May 30, 2024. It is now read-only.
2.1.0
- Add support for intersection tests between
Polygon
s. - Unify the
intersects
methods ofPolygon
andAabb
under theIntersects
trait - Add some useful functions to
Vector
.- Support calculating the
normal
(i.e. perpendicular) vector - Support calculating the
magnitude
- Support calculating the
unit
vector
- Support calculating the