2D Vector Library
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stephen McQuay 461ee96e83 float32 -> float64 9 years ago
.gitignore added first test case for general nevile 9 years ago
LICENSE Initial commit 10 years ago
README.md clarify that it's 2D for now 9 years ago
collision.go float32 -> float64 9 years ago
geometry.go float32 -> float64 9 years ago
interp.go float32 -> float64 9 years ago
vector_test.go float32 -> float64 9 years ago

README.md

vector

2D (for now) Vector Library in Go