mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
0bfa898a8f
Moved back to the development category Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
9 lines
390 B
Text
9 lines
390 B
Text
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.
|