diff --git a/README.md b/README.md new file mode 100644 index 0000000..2c51a27 --- /dev/null +++ b/README.md @@ -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. \ No newline at end of file