Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

seems to be missing glm #1

Open
eccoscreen opened this issue Dec 21, 2016 · 2 comments
Open

seems to be missing glm #1

eccoscreen opened this issue Dec 21, 2016 · 2 comments

Comments

@eccoscreen
Copy link

I think it's missing this package. Can't seem to get the examples to load

@kashimAstro
Copy link
Owner

kashimAstro commented Dec 21, 2016

@eccoscreen yes, this addons implement glm library,
which releases openFrameworks are you using?
and on what OS?

if I'm not wrong the dev-master openframeworks use glm library.

install on linux(debian):

apt-get install libglm-dev

http://glm.g-truc.net/0.9.8/index.html

@kashimAstro
Copy link
Owner

alternatively if you do not want to install the library, you can use ofxGlmTools.
https://github.com/patriciogonzalezvivo/ofxGlmTools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants