processing/processing-android

Port buffer object streaming from Java mode

codeanticode opened this issue · 0 comments

The OpenGL renderer in the Java mode added buffer object streaming, which should be available on Android with OpenGL ES 3: benfry/processing4#196. This should allow porting this functionality to the Android mode.