Matteo Bernardini d174779082 development/glm: Updated for version 0.9.8.4. 8 년 전
..
README 0bfa898a8f development/glm: Updated for version 0.9.4.6. 11 년 전
glm.SlackBuild d174779082 development/glm: Updated for version 0.9.8.4. 8 년 전
glm.info d174779082 development/glm: Updated for version 0.9.8.4. 8 년 전
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.