aboutsummaryrefslogtreecommitdiffstats
path: root/math/glm
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 0.9.4.4demon2013-06-242-3/+3
|
* Update to version 0.9.4.3.demon2013-03-222-3/+3
|
* Update to version 0.9.4.2.demon2013-03-113-9/+11
|
* OpenGL Mathematics (GLM) is a header only C++ mathematics library fordemon2012-08-034-0/+271
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.