A small demo based off https://github.com/sebastianherp/riftlibrary (Oculus Rift) but instead of using the Oculus rift, it is designed for devices like Google Cardboard, Durovis OpenDive and vrase which turn your Android phone in to a head mounted display.
Done Split screen locked to landscape Uses Sensor.TYPE_ROTATION_VECTOR to get Gyroscope, Accelerometer amd Compass and create a rotation matrix for the scene
Currently you can move forward, backwards, side to side, via touch on left screen(eye), look around on right screen.
Supports MOGA controller
Todo Create a more impressive demo
Code based off https://github.com/sebastianherp/riftlibrary
Uses Android Studio, Android 4+