The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.11 - 2014-09-29

  • -Fixed Oriented Rectangle - Line Segment collision -Added tests for all collision combinations.

Modules

a 2d circle
a 2d vector-based infinite line
a 2d vector line segment; a line with start and end points
a 2d oriented rectangle
a range object which has min and max values
an axis-aligned 2d rectangle
Utility methods used by the Math::Shape::Vector module
A 2d vector library in cartesian space