Nearly two months since the previous release of a GLM revision gave enough time to fix few things reported.
Most importantly, this revision should provide a better compatibility with Intel C++ compiler.
</p><divxmlns="http://www.w3.org/1999/xhtml"><spanclass="list">Changelog:</span><ul><li>Fixed isinf and isnan</li><li>Improved compatibility with Intel compiler</li><li>Added CMake test build options: SIMD, C++11, fast math and MS land ext</li><li>Fixed SIMD mat4 test on GCC</li><li>Fixed perspectiveFov implementation</li><li>Fixed matrixCompMult for none-square matrices</li><li>Fixed namespace issue on stream operators</li><li>Fixed various warnings</li><li>Added VC11 support</li></ul></div><p><ahref="https://github.com/Groovounet/glm/issues">If you encounter bugs, don't hesitate to report them.</a></p>Download: <ahref="https://sourceforge.net/projects/ogl-math/files/glm-0.9.3.3/glm-0.9.3.3.zip/download">GLM 0.9.3.3 (zip)</a><br/>Download: <ahref="https://sourceforge.net/projects/ogl-math/files/glm-0.9.3.3/glm-0.9.3.3.7z/download">GLM 0.9.3.3 (7z)</a><br/>Link: <ahref="https://sourceforge.net/apps/trac/ogl-math/newticket">Submit a bug report</a><br/>Link: <ahref="http://glm.g-truc.net/glm-0.9.3.pdf">GLM 0.9.3 Manual</a><br/>Link: <ahref="http://glm.g-truc.net/api-0.9.3/index.html">GLM 0.9.3 API</a><br/></div><br/></div><div><h3>15/03/2012 - GLM 0.9.3.2 released</h3><div><p>
</p><divxmlns="http://www.w3.org/1999/xhtml"><spanclass="list">Changelog:</span><ul><li>Fixed isinf and isnan</li><li>Improved compatibility with Intel compiler</li><li>Added CMake test build options: SIMD, C++11, fast math and MS land ext</li><li>Fixed SIMD mat4 test on GCC</li><li>Fixed perspectiveFov implementation</li><li>Fixed matrixCompMult for none-square matrices</li><li>Fixed namespace issue on stream operators</li><li>Fixed various warnings</li><li>Added VC11 support</li></ul></div><p><ahref="https://github.com/Groovounet/glm/issues">If you encounter bugs, don't hesitate to report them.</a></p>Download: <ahref="https://sourceforge.net/projects/ogl-math/files/glm-0.9.3.3/glm-0.9.3.3.zip/download">GLM 0.9.3.3 (zip)</a><br/>Download: <ahref="https://sourceforge.net/projects/ogl-math/files/glm-0.9.3.3/glm-0.9.3.3.7z/download">GLM 0.9.3.3 (7z)</a><br/>Link: <ahref="https://github.com/Groovounet/glm/issues">Submit a bug report</a><br/>Link: <ahref="http://glm.g-truc.net/glm-0.9.3.pdf">GLM 0.9.3 Manual</a><br/>Link: <ahref="http://glm.g-truc.net/api-0.9.3/index.html">GLM 0.9.3 API</a><br/></div><br/></div><div><h3>15/03/2012 - GLM 0.9.3.2 released</h3><div><p>
Just a regular revision fixing the only three minor issues reported since last release.
After years of using <ahref="http://sourceforge.net/projects/ogl-math/?source=directory">SourceForge.net</a>, GLM is moving to <ahref="https://github.com/Groovounet/glm">GitHub</a>,