OpenGL Mathematics (GLM) is a header-only C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specifications. An extension system provides extended capabilities such as matrix transformations and quaternions.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
下载地址(HTTP):https://github.com/g-truc/glm/archive/1.0.3/glm-1.0.3.tar.gz
MD5 校验和:2192069d8d0091ff1cca041cdcdc85fe
大小:4.4 MB
预计所需磁盘空间:25 MB
预计构建时间:小于 0.1 SBU
This package is unusual as it includes its functionality in header files. We just copy them into position.
As the root user:
cp -r glm /usr/include/ && cp -r doc /usr/share/doc/glm-1.0.3