Fork of vmath for nimskull
Find a file
2018-08-18 08:56:42 -07:00
src
tests
.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.