Simple math library for 2d/3d graphics. Also supports N-dimensional math, but not as optimized or complete.
| src | Add clamp and createRowMajorArray for matrix. | |
| .gitignore | Initial import. | |
| build.zig | Initial import. | |
| build.zig.zon | Update Zig version. | |
| LICENSE-APACHE | Initial import. | |
| LICENSE-MIT | Initial import. | |