Commit Graph

17 Commits

Author SHA1 Message Date
Fraser Graham 6170691eb1 poly - line intersect and tests 2013-11-24 21:01:09 -08:00
Fraser Graham 5b6dac04e0 starting work on poly poly collisions 2013-11-24 14:25:19 -08:00
Fraser Graham 5bb8a09165 fixed rect intersection test 2013-10-21 09:29:15 -07:00
Fraser Graham b350b001da adding rectfrompoint 2013-10-21 07:50:16 -07:00
Fraser Graham 84c959f0df fix unit tests 2013-10-19 16:15:27 -07:00
Stephen McQuay 1f22a8b12f moved move out of vector lib 2013-09-28 09:44:54 -07:00
Fraser Graham 40115fbc8c rect intersections tests 2013-09-27 01:31:35 -07:00
Fraser Graham 3232b29939 changes to angle computation to deal with directions 2013-09-21 20:00:24 -07:00
Fraser Graham 70c53c6e9a Angle calculations between two vectors 2013-09-21 18:34:53 -07:00
Stephen McQuay 1610816e8a moved geom.go into this repo 2013-09-03 23:32:57 -07:00
Fraser Graham 88f2a38d1a Added dot product, cross product and intersection test 2013-08-09 14:49:52 -07:00
Fraser Graham 68842de56e Correct normalization of 0 vector 2013-08-08 23:14:18 -07:00
Fraser Graham a1c37b9235 Adding Normalize 2013-08-08 23:08:22 -07:00
Fraser Graham ace1638310 updated to export methods 2013-08-08 22:13:04 -07:00
Fraser Graham b5cc7c5aea added some stuff 2013-08-08 21:54:52 -07:00
Fraser Graham bf833807f0 capitalized names 2013-08-08 20:36:15 -07:00
Fraser Graham 62635d35e4 sub and mag 2013-08-08 20:34:27 -07:00