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

Changes for version 0.05 - 2014-09-13

  • -Added rotate_90(), enclosed_angle(), collides() -Added Math::Shape::Utils -Added Math::Shape::Line -Added Math::Shape::LineSegment -Renamed get_length() and get_dot_product(), removing 'get_'

Modules

a 2d vector line object - an infinite 2d line
a 2d vector line segment; a line with start and end points
Utility methods used by the Math::Shape::Vector module
A 2d vector object in cartesian space