README.md
24a24d87
 # [`glmatc`][]
 
 An [GLSL][]/[GLM][] matrix [constructor][] library.
 
 [`glmatc`]: https://git.rcrnstn.net/rcrnstn/glmatc
 [GLSL]: https://en.wikipedia.org/wiki/OpenGL_Shading_Language
 [GLM]: https://github.com/g-truc/glm
 [constructor]: https://en.wikipedia.org/wiki/Constructor_(object-oriented_programming)
ac6ff123
 
 ## License
 
 Licensed under the [ISC License][] unless otherwise noted, see the
 [`LICENSE`][] file.
 
 [ISC License]: https://choosealicense.com/licenses/isc
 [`LICENSE`]: LICENSE