Description
3D software gets GLSL-style math types and functions in C++, including vectors, matrices and transformations commonly needed by rendering code. Developers use it to keep CPU-side math close to shader language conventions.
This git build is mainly for projects that need recent GLM changes. Regular users usually receive it as a build or runtime dependency of graphics software.