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

Cannot Render preserve-3d element below flat element #18

Open
pehrlich opened this issue Oct 11, 2014 · 0 comments
Open

Cannot Render preserve-3d element below flat element #18

pehrlich opened this issue Oct 11, 2014 · 0 comments

Comments

@pehrlich
Copy link

I believe this is to spec, from this example: http://www.w3schools.com/cssref/trycss3_transform-style_inuse.htm

However, it does cause an issue. Now that preserve-3d is relevant to both 3d transformations and the VR effect, it means that any WebGL content cannot be rendered in front of a transformed element.

With a wholly WebGL VR effect, an alpha 3d context could be given a unit preserve-3d as well, allowing it to appear in front of transformed dom elements. (Although granted, the manipulations for two matching VR Effect divs would be pretty difficult).

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

No branches or pull requests

1 participant