Fork of vmath for nimskull
Find a file
2019-01-21 21:38:41 -08:00
src fix small bug in matrix scale 2019-01-21 21:38:41 -08:00
tests add angleBetween tow angels function 2018-10-14 10:04:28 -07: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.