xenosoz / glm-gyp

glm-gyp is a gyp-enabled OpenGL Mathematics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

glm-gyp

glm-gyp is a gyp-enabled OpenGL Mathematics. Currently using glm-0.9.3.4 from the project page.

It is a header-only project. It sets up include directory and suppresses C4819 for its direct dependent.

Portability

Works with windows only for now.

NOTICE

glm-gyp contains the original work of GLM authors. MIT License. See glm-0.9.3.4/copying.txt and glm-0.9.3.4/readme.txt also.

About

glm-gyp is a gyp-enabled OpenGL Mathematics.

License:Other


Languages

Language:C++ 99.5%Language:Python 0.5%