For assistance, comments and suggestions regarding this forked version of GLM, please open an issue in the fork's source code repository:
https://github.com/dimitrikourk/glm/issues
This is a fork of the OpenGL Mathematics (GLM) library (v0.9.5), adapted for biicode. I am not the author of the original version of this library (please see readme.original.txt and copying.txt).
This block has been successfully tested on the following configurations:
- Debian Wheezy
- Windows 8
- OS X Mavericks
I am pretty sure that it will work on many other systems as well, but please let me know if that is not the case.
The original version of the library can be found at the following locations:
In order to use it, include dimitrikourk/glm/glm/glm.hpp in your source code. You will also need dimitrikourk/glm/glm/gtc/type_ptr.hpp, if you are going to use value_ptr.
- Block on biicode: http://www.biicode.com/dimitrikourk/dimitrikourk/glm/master
- GitHub source: https://github.com/dimitrikourk/glm