Skip to content

0.1.0

Choose a tag to compare

@borismus borismus released this 09 Aug 01:06
· 521 commits to master since this release

Main feature added in this release is head tracking orientation prediction. Many browsers provide DeviceOrientationEvents with motion-to-photon latency of >150ms. This latency is very sickness inducing. By predicting head tracking into the future based on DeviceMotionEvent, we provide much more responsive head tracking.