Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elements disappearing in VR mode #18

Open
jcarpenter opened this issue Aug 3, 2015 · 1 comment
Open

Elements disappearing in VR mode #18

jcarpenter opened this issue Aug 3, 2015 · 1 comment

Comments

@jcarpenter
Copy link

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:
occlusionissue-2

VR:
occlusionissue-1

@dmarcos
Copy link
Contributor

dmarcos commented Aug 3, 2015

This looks like z-order and/or clipping issues. @kearwood Does this ring any bell?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants