Michael Blix
Michael Blix
It seems logical that if you're going to say the future the the web is not being constrained to the current set of tags that you'd also not be limited...
The font weight of the text is different between the two, which could effect breakpoints for text wrapping.
When I try out I don't see the inline image drawn.  When I switch to a same origin image it works.  This may be expected behavior. Although I...
Also, you can now try this a bit easier. In the latest Chrome Beta (or Dev, Canary; just not Stable), there is now a 'HTML-in-Canvas' flag (chrome://flags) you can enable.
This would be useful, and developers have requested this ability. I think `XRSession` would be a good place to put this. A few options for consideration: **(A) Show and hide...
A mockup video of toggling system input display, where `systemInput.visible`: - `true` => passthrough hands (symbolizing system-rendered input) - `false` => app rendered 3D hand mesh Note that, as with...
Even if there would be high confidence most platforms would be able to switch visibility quickly, a Promise could still make sense. A Promise would also allow to handle the...
See also: https://github.com/immersive-web/proposals/issues/86
On the call we generally agreed that this should be specified, and that 1 cm model scale should equal 1 CSS cm. ```html ``` Figuring out a perceptual real-world scale...
Should we think of model in this case as closer to a video element or closer to a canvas element? It would be bad if a WebGL usage on a...