processing-android
processing-android copied to clipboard
Port buffer object streaming from Java mode
trafficstars
The OpenGL renderer in the Java mode added buffer object streaming, which should be available on Android with OpenGL ES 3: https://github.com/processing/processing4/issues/196. This should allow porting this functionality to the Android mode.