Fabien Benetou
Fabien Benetou
Thanks, it uses less GPU VRAM (which allows it to run on long audio segments even on smaller cards) but it's also less accurate due to the lower number of...
Thanks, maybe I missed something though so just to be sure I don't dig where I shouldn't... right now from the AFrame component is there a way to have a...
Any chance to merge this?
If you find a good solution would be good to update https://aframe.io/docs/1.4.0/introduction/faq.html#can-i-use-a-frame-offline-or-self-hosted accordingly.
How to test : display `event.detail.position` from `pinchstarted` with and without a parent to hands, the result will be the same whereas it "should", at least according to my understand...
See also https://github.com/play-with-docker/play-with-kubernetes.github.io/issues/67
Seems there is an open PR https://github.com/play-with-docker/play-with-kubernetes.github.io/pull/65
Thanks for the recommendation. I just tried to paste that in the console and nothing moved, neither in the emulator nor the WebXR experience. Did I miss a step?
Wondering what's the status.
Well I have my own environment to explore based on JavaScript thanks to WebXR https://git.benetou.fr/utopiah/text-code-xr-engine where I mix all inputs (hand tracking, keyboard, controllers, even IoT) including examples with nodal...