-
Notifications
You must be signed in to change notification settings - Fork 11
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
ofGLES2Renderer needs enablePointSprites #119
Comments
Apparently maybe they are always enabled with GLES 2? This is working for me - would be cool if others could test/look over it warning: the app did get to a point a few times where I couldn't exit cleanly. I could re-ssh into the device and reboot. I tried changing the memory split from 64 to 128 and still got a lockup |
Hi, @jvcleave i will try to test it with Pandaboard. |
it works fine for me on my Pandaboard, though i didn't understood the problem that you got in exit. |
work fine on my RPi |
I was working on porting the billboard examples and realized we have yet to implement point sprites in the ofGLES2Renderer
The text was updated successfully, but these errors were encountered: