SlackBuildsOrg/libraries/glm
Matteo Bernardini f895430098 libraries/glm: Updated for version 0.9.4.1 moved from development.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2012-12-29 22:25:36 -05:00
..
glm.info libraries/glm: Updated for version 0.9.4.1 moved from development. 2012-12-29 22:25:36 -05:00
glm.SlackBuild libraries/glm: Updated for version 0.9.4.1 moved from development. 2012-12-29 22:25:36 -05:00
README libraries/glm: Updated for version 0.9.4.1 moved from development. 2012-12-29 22:25:36 -05:00
slack-desc libraries/glm: Updated for version 0.9.4.1 moved from development. 2012-12-29 22:25:36 -05:00

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.