Fork of vmath for nimskull
Find a file
2018-08-10 08:57:37 -07:00
src Add x-math 2018-08-10 08:57:37 -07:00
tests Add x-math 2018-08-10 08:57:37 -07:00
.gitignore Add x-math 2018-08-10 08:57:37 -07:00
README.md Added readme 2018-08-10 08:08:56 -07:00
vmath.nimble first commit 2018-08-10 08:05:43 -07:00

VMath

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

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