05/10/2009 GLM 0.8.4.1 released

I have just release an update of GLM. This version fixes few bugs and is mainly the result of a great contribution from Damian Trebilco who did a major update of GLM manual.

A major behavior change is the static assert working even when Boost isn't used. The error message isn't as nice as the Boost one but good enough. This static assert implementation is provided by Damian as well.

Alternative static assert implementation:
  • #define GLM_STATIC_ASSERT(x) typedef char __CASSERT__##__LINE__[(x) ? 1 : -1]
nVidia ForceWare 191.07: First stable OpenGL 3.2 drivers! >
< OpenGL is on trend!
Copyright © Christophe Riccio 2002-2016 all rights reserved
Designed for Chrome 9, Firefox 4, Opera 11 and Safari 5