Fork of vmath for nimskull
Go to file
2019-02-06 08:40:22 -08:00
src Stupid quats again! 2019-02-06 08:24:43 -08:00
tests test 2019-02-06 08:40:22 -08: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 Remove xmath, remove print dependency 2018-08-19 10:49:49 -07:00

VMath

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

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