Fork of vmath for nimskull
Find a file
2019-06-01 10:32:02 -07:00
src Added lenSq, distSq, randVec, and .xy/.wh to Rects 2019-06-01 10:32:02 -07:00
tests test 2019-02-06 08:40:22 -08:00
.gitignore
README.md
vmath.nimble

VMath

Collection of math rutines that for 2d and 3d graphics.

Has functinos for Vec2, Vec3, Vec4, Mat3, Mat4 and Quat.