Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

2.1.0

Compare
Choose a tag to compare
@jeremystucki jeremystucki released this 01 Mar 14:28
5321dba
  • Add support for intersection tests between Polygons.
  • Unify the intersects methods of Polygon and Aabb under the Intersects trait
  • Add some useful functions to Vector.
    • Support calculating the normal (i.e. perpendicular) vector
    • Support calculating the magnitude
    • Support calculating the unit vector