Why does the VrCubeWorld_SurfaceView setup two projection matrices, but only use one?
I am building a GearVR app based on the VrCubeWorld_SurfaceView example in the OVR Mobile SDK.I noticed something weird about the app that I don't understand. In the C code the application sends two view and two projection matrices for the two eyes:/...