This is a (simplified) Android port of the NVIDIA Vertex Buffer Object demo.
Based on the Android NDK "hello-gl2" sample code, it performs the same logic as
the WebGL demo to provide a "Speed of Light" benchmark for OpenGL on mobile.

All of the relevant code is in jni/gl_code.cpp