glmpython icon indicating copy to clipboard operation
glmpython copied to clipboard

GLM math library for Python

Results 3 glmpython issues
Sort by recently updated
recently updated
newest added

i get the following errors when installing glmpython against current glm master branch: https://gist.github.com/elliotwoods/68caea5535584d71ec976ab07414d72b considering the the permissive license of glm, i'd suggest either: 1. packaging the suggested version of...

Hello, Is you module registered on [pypi](https://pypi.python.org/pypi)? Do you have any documentation? [readthedocs.io](http://readthedocs.io/) or similar? I am willing to add **glm** binding to some of the [ModernGL](https://github.com/cprogrammer1994/ModernGL) examples. It would...

trying to get glm processed, yielded: S3H:/usr/include/glm$ sudo ./setup.py build_ext Parseme: Parsed python.parseme.hpp... Parseme: Parsed python.parseme.cpp... running build_ext building 'glm' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes...