Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 years ago
..
README 0bfa898a8f development/glm: Updated for version 0.9.4.6. 11 years ago
glm.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 years ago
glm.info 0f350f7966 development/glm: Updated for version 0.9.9.5. 5 years ago
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. 11 years ago

README

glm (OpenGL Mathematics)

OpenGL Mathematics (GLM) is a header only C++ mathematics library for
graphics software based on the OpenGL Shading Language (GLSL)
specification.
GLM provides classes and functions designed and implemented with the
same naming conventions and functionalities than GLSL so that when a
programmer knows GLSL, he knows GLM as well which makes it really easy
to use.