Added readme

This commit is contained in:
treeform 2018-08-10 08:08:56 -07:00
parent e2e2a01a2b
commit 39999fd006

5
README.md Normal file
View file

@ -0,0 +1,5 @@
# VMath
Collection of my math rutines that I use for 2d and 3d graphics.
Has functinos for Vec2, Vec3, Vec4, Mat3, Mat4 and Quat.