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.