Description
Adds 32-bit GLM math support for graphics software that uses GLSL-style vectors, matrices, and transformations. It is useful when building or running compatibility applications that depend on GLM data types.
It is a header-style development library, not a renderer. Graphics correctness still depends on the engine, shader code, and numerical assumptions in the application.