openFrameworks-RaspberryPi / openFrameworks

This repo has migrated into the openFramworks core! Please go to http://github.com/openFrameworks/openFrameworks for the latest!
http://github.com/openFrameworks/openFrameworks
Other
104 stars 11 forks source link

ofGLES2Renderer needs enablePointSprites #119

Open jvcleave opened 11 years ago

jvcleave commented 11 years ago

I was working on porting the billboard examples and realized we have yet to implement point sprites in the ofGLES2Renderer

jvcleave commented 11 years ago

Apparently maybe they are always enabled with GLES 2?

This is working for me - would be cool if others could test/look over it https://github.com/jvcleave/billboardExampleGLES2

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

kalwalt commented 11 years ago

Hi, @jvcleave i will try to test it with Pandaboard.

kalwalt commented 11 years ago

it works fine for me on my Pandaboard, though i didn't understood the problem that you got in exit. The app run with 9-10 fps and i'm wondering if i can receive a better performance. Anyway @jvcleave well done!

fishkingsin commented 11 years ago

work fine on my RPi 26-28 fps @jvcleave the eixt issue was happed on my RPi for many times and i think it might be because of the overclocking especially when i run the OFApp for long time or high demand ofApp