Fork of vmath for nimskull
Go to file
2018-08-18 08:59:44 -07:00
src Change to use float rect 2018-08-18 08:56:42 -07:00
tests update structure 2018-08-12 14:25:42 -07:00
.gitignore Add x-math 2018-08-10 08:57:37 -07:00
README.md update structure 2018-08-12 14:25:42 -07:00
vmath.nimble Update to 0.2.0 2018-08-18 08:59:44 -07:00

VMath

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

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