public void onDrawFrame(GL10 gl)
 {
     //Console.WriteLine("HybridGLES3JNIActivity onDrawFrame, step");
     GLES3JNILib.step();
 }