1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,8 @@ |
1 |
+# [`glmatc`][] |
|
2 |
+ |
|
3 |
+An [GLSL][]/[GLM][] matrix [constructor][] library. |
|
4 |
+ |
|
5 |
+[`glmatc`]: https://git.rcrnstn.net/rcrnstn/glmatc |
|
6 |
+[GLSL]: https://en.wikipedia.org/wiki/OpenGL_Shading_Language |
|
7 |
+[GLM]: https://github.com/g-truc/glm |
|
8 |
+[constructor]: https://en.wikipedia.org/wiki/Constructor_(object-oriented_programming) |