vmath/README.md

5 lines
126 B
Markdown
Raw Normal View History

2018-08-10 15:08:56 +00:00
# VMath
2018-08-12 21:25:42 +00:00
Collection of math rutines that for 2d and 3d graphics.
2018-08-10 15:08:56 +00:00
Has functinos for Vec2, Vec3, Vec4, Mat3, Mat4 and Quat.