cardboard-vr-display icon indicating copy to clipboard operation
cardboard-vr-display copied to clipboard

A JavaScript implementation of a WebVR 1.1 VRDisplay

Results 11 cardboard-vr-display issues
Sort by recently updated
recently updated
newest added

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

#44 Please hand pick. There is some mods to remove unnecessary code in my fork.

Hi, I'm using this project for 360° videos with three js on smartphone and it works great ! I wanted to know if it's possible to set a starting point...

I believe there is a wakelock issue for IOS 13 and it requires this NoSleep forked project which has the fixes. https://github.com/Domratchev/NoSleep.js

For Safari under iOS 13, the `devicemotion` and `deviceorientation` events aren't available without explicit permission from the user, which must be requested in the code before adding the listener. As...

If you enable the Fullscreen API (Settings - Safari - Advanced - Experimental) iOS 12 presents an X, but there would be enough room to move the center to the...

It will be great if the split screen could be constructed without a DPDB entry. If we could discuss constraints may be we could at least come up with a...

There are a few issues related to lens distortion on Samsung devices (https://github.com/googlevr/webvr-polyfill/issues/129, https://github.com/googlevr/webvr-polyfill/issues/133, https://github.com/googlevr/webvr-polyfill/issues/273, https://github.com/googlevr/webvr-polyfill/issues/272) due to newer Samsung devices decreasing resolution when the battery gets low, as well...

More background here: https://github.com/immersive-web/cardboard-vr-display/pull/23

STR on Pixel, Firefox for Android, 57.0.4: * In portrait mode, go to https://immersive-web.github.io/cardboard-vr-display/examples/index.html * Enter WebVR * While still in portrait mode, exit WebVR * Orientation axis is off,...