2D Vector Library
Go to file
Fraser Graham 0559630cc6 line poly intersect should gove closest point if intersection hits two edges 2013-11-25 21:13:22 -08:00
LICENSE Initial commit 2013-08-03 14:10:44 -07:00
README.md minor change 2013-08-19 21:16:15 -07:00
collision.go line poly intersect should gove closest point if intersection hits two edges 2013-11-25 21:13:22 -08:00
govector_test.go line poly intersect should gove closest point if intersection hits two edges 2013-11-25 21:13:22 -08:00
vectorpoint.go line poly intersect should gove closest point if intersection hits two edges 2013-11-25 21:13:22 -08:00

README.md

vector

Vector Library in Go