Commit Graph

15 Commits

Author SHA1 Message Date
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
Stephen McQuay abb7daf18d minor change 2013-08-19 21:16:15 -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
Fraser Graham 2749cf8461 Initial commit 2013-08-03 14:10:44 -07:00