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

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.