Fabien Benetou
Fabien Benetou
One can set `font` per element but when having dozens it can grow verbose. `defaultFontURL` can be [modified directly](https://github.com/lojjic/aframe-troika-text/blob/master/dist/aframe-troika-text.js#L3777) also, as for now it relies on a Google server which...
I noticed https://protectwise.github.io/troika/troika-three-text/#carets-and-selection-ranges and as I'm tinkering with the idea of a minimalist Vim in WebXR thought it could help. Are these functions accessible somehow from the component?
Hi and thanks for the great work. I do not have nor want to own a Mac (I already have an iPhone and do not want to get stuck by...
**Description:** The documentation says `pinchstarted` returns `World coordinates` but if one parents the camera and hands to a "rig", to e.g teleport, the event will return local coordinates, relative to...
- [x] I have read the [FAQ](https://github.com/Genymobile/scrcpy/blob/master/FAQ.md). - [x] I have searched in existing [issues](https://github.com/Genymobile/scrcpy/issues). **Environment** - OS: Ubuntu 23.10 - scrcpy version: unknown so assuming it's the one from...
Hi there, tried play-with-kubernetes.com this morning but it failed. The console shows that https://cdn.jsdelivr.net/gh/play-with-docker/sdk@master/dist/pwd.js is not accessible. I'm wondering why that's the case and how it could be solved to...
Some existing issues, e.g https://github.com/MozillaReality/WebXR-emulator-extension/issues/284 , already ask how some things can be done programmatically, e.g manipulating controllers. I'm wondering if it could make sense and be easy enough to...
The registry https://github.com/aframevr/aframe-registry is not maintained anymore. Yet, it does provide an interesting perspective, namely to both track documented maintained components and provide an efficient way to integrate them, something...
cf https://github.com/Tonejs/Tone.js/issues/1051 1. Please make all pull requests on the `dev` branch. 2. Don't commit build files 2. Try to get all [tests](https://github.com/Tonejs/Tone.js/wiki/Testing) to pass.
Hi! I've been using WebSSH2 quite a bit. I'm preparing a backend tutorial for https://github.com/mozilla/hubs-cloud/tree/master/community-edition and I'm wondering how to make it interactive. My goal is to avoid the typical...