GLM 0.9.3 is making progress which is illustrated by the release of this first alpha.
-
Improved doxygen documentation
-
Added GLSL 4.20 length for vector and matrix types
-
Added GLSL core noise functions
-
Promoted GLM_GTC_noise extension: simplex, perlin, periodic noise functions
-
Promoted GLM_GTC_random extension: linear, gaussian and various random number generation distribution
-
Added GLM_GTX_constants: provides usefull constants
-
Fixed half based type contructors