Open jcarpenter opened 9 years ago
Elements that are visible in mono mode seem to be disappearing in VR mode. Observed in Firefox Nightly June 30 CSS VR build. May be related to issue #15 ?
The "high res skybox with elements" test case illustrates the problem well: http://mozvr.github.io/cssvr-experiments/20150802-07/index.html
In VR mode, the non-skybox elements flicker in and out of visibility. Commenting out the skybox reveals all the elements, without flickering.
Mono:
VR:
This looks like z-order and/or clipping issues. @kearwood Does this ring any bell?
Elements that are visible in mono mode seem to be disappearing in VR mode. Observed in Firefox Nightly June 30 CSS VR build. May be related to issue #15 ?
The "high res skybox with elements" test case illustrates the problem well: http://mozvr.github.io/cssvr-experiments/20150802-07/index.html
In VR mode, the non-skybox elements flicker in and out of visibility. Commenting out the skybox reveals all the elements, without flickering.
Mono:
VR: