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

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.