Christopher Joel

Results 219 comments of Christopher Joel

I want to document some design discussion that has taken place side-band related to this topic. At [W3C Inclusive Design for Immersive Web standards workshop](https://www.w3.org/2019/08/inclusive-xr-workshop/) I gave [a presentation](https://docs.google.com/presentation/d/1XBMLoy2qmtm5N4_AywTUn21vduoKH4dm9IcC9jyFzjY/edit?usp=sharing) that...

Theoretically no limit beyond what is feasible with DOM nodes and the resource limitations related to loading 3D models in a browser. Keep in mind that a single glTF model...

Thanks for filing this request @fivelive ! @elalish and I had already discussed adding support for barycentric coordinates, so this is definitely in line with something we want 👍

This is awesome research @svinkle ! Thanks also for filing individual related issues. With your permission I would like to turn this into a tracking issue for the others.

Note: a rough analog for this type of support is the `srcObject` property of the `` element.

Related Twitter thread: https://twitter.com/msolis488/status/1226713803343179776?s=20

I want to mention that some of our colleagues have been working on a really nice benchmark analysis tool for the web: https://github.com/Polymer/tachometer We should consider taking advantage of their...

I have created a fairly ugly patch to make `gloo-net` usable in `DedicatedWorkerGlobalScope` contexts: https://github.com/rustwasm/gloo/compare/master...cdata:master

Thanks for the attention to this issue. Perhaps a `gloo-global` helper crate is in order?

@Zageron I don't have time to look at it right now, but if you happen to rebase the change I will happily accept a PR from you :beers: cheers!