Commit Graph

6 Commits

Author SHA1 Message Date
Michael Bayne f634ee53dc We don't need to be so Draconian, we can just do our best and leave it at
that.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@2857 542714f4-19e9-0310-aa3c-eee0fc999fb1
2003-11-15 00:17:59 +00:00
Ray Greenwell 83a4d141f9 added lineIntersection()
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@2571 542714f4-19e9-0310-aa3c-eee0fc999fb1
2003-05-12 05:22:34 +00:00
Michael Bayne 120c2643ef Added grow() and a Log class.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@2490 542714f4-19e9-0310-aa3c-eee0fc999fb1
2003-04-28 20:27:52 +00:00
Michael Bayne e94ff3de5e Added shiftToContain().
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1856 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-10-29 06:07:22 +00:00
Michael Bayne afeab1ae90 Added convenience versions of the dot product method that assume both
vectors share a common origin; added whichSide() which determines whether
a point is on the left or right hand side of a line.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1550 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-06-28 01:29:08 +00:00
Michael Bayne c6878853e5 Fun with geometry.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1535 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-06-25 00:22:44 +00:00