GLM 0.9.0.0 released
May 27, 2010
GLM is a C++ math library based on a subset of GLSL specifications and conventions which can be used with OpenGL to replace deprecated transformations or inside an OpenGL renderer but also various graphics context: raytracing, image processing, physics, etc. This new version adds features based on GLSL 4.00 specification: floating-point pack and unpack, integer functions and an extended common function set. The library has a simplify API, support Visual Studio from VC2005 and GCC from 3.4 including a support for Objective-C++.
Category: Developers •
Posted on 05/27 at 05:29 AM
Comments
Leave a comment
Next entry: Brisbane GPU Users Group—discussing OpenCL and OpenGL
Previous entry: Unigine Heaven Benchmark Supports OpenGL 4.0

Why not just use CML? It has a good API and is extremely fast.
Posted by Borislav Trifonov on 06/15 at 05:01 PM