Re: [csswg-drafts] [css-transforms-2] proposal new transform-style: detached (#4242)

> Well we haven't really decided what preserve-3d itself means.

Yes, that's a bit unfortunate. Was any progress made on this recently?

> How does hit-testing work in this model? 

When using the 6DOF controller and it intersects the plane, the cursor will move from the browser plane to the detached surface. Hit testing will then work as usual. (If there is no cursor, the user will just use the 6DOF hit position)

> Do multiple 'detached' intersect?

I *think* so. `preserve-3d` also lets content intersect: https://jsfiddle.net/madehrp2/1/
If that codepen was changed to use `detached` instead, the 2 divs would be hovering 100 pixels above the web page on a Magic Leap device.


-- 
GitHub Notification of comment by rcabanier
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4242#issuecomment-525574271 using your GitHub account

Received on Wednesday, 28 August 2019 03:58:32 UTC