Skip to content

jafroch/glm

 
 

Repository files navigation

OpenGL Mathematics (GLM)

Build Status

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

Description

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).

Compatibility

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.

Original Version

The original version of the library can be found at the following locations:

How to Use

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.

Repositories

About

OpenGL Mathematics (GLM)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors