richtr / threeVR

An orientation-aware Virtual Reality controller for web browsers built on top of three.js
http://richtr.github.io/threeVR/examples/vr_basic.html
439 stars 97 forks source link

Android Z-Axis Centering #9

Open kevinhaugen opened 9 years ago

kevinhaugen commented 9 years ago

Hi,

Great library, but we're having issue with centering the Z-axis on Android. The device requires a 90 degree turn on the Y-axis in order to flatten the horizon of the Z-axis.

The camera also snaps back to the initial starting point when dragging on Android.

Is there a calibration that can be performed?