Fabien Benetou
Fabien Benetou
Hi there, not sure why unfortunately but across devices (desktop with different OS, Quest, AVP, etc) I'm often getting not room name. Sometimes it happens I'm behind a VPN but...
Hi, I'm trying to add my Baldur's Gate 3 solution (renaming `bg3_dx11.exe` to `bg3.exe` for the latest patch) but unfortunately my Steam Deck is not detected. When I connect (using...
For now I unplug the power but... I don't feel "clean" about doing it, even though I don't write anything (AFAIK) back on the microSD. So I'm wondering if there...
Due to necessity https://github.com/cardonabits/haxo-hw/issues/61 but also having good headphones while wanting to stay mobile I'd like to know how to use Bluetooth headphones.
Hi, it remains an interesting project. Just yesterday I visited a planetarium in Paris and thought a WebXR equivalent for explorations at home and in schools would be very interesting....
It's 2021 and vigil does not seem to embrace our connected age. We really on Github for actions, npm to import modules and handle dependencies, module resolution with deno, etc....
As background seems to be transparent by default sometimes having a backdrop helps, in particular when there is text. ```javascript const geometry = new THREE.PlaneGeometry( el.object3D.children[0].geometry.parameters.width*1.1, el.object3D.children[0].geometry.parameters.height*1.1 ); const material...
Thanks to https://github.com/aframevr/aframe/pull/5333 now in 1.5.0 it's possible to define the CDN that can thus be local, thus follow https://github.com/aframevr/aframe/issues/5119 . It's possible to clone this repository and point to...
Most likely relying on `AVCaptureDepthDataOutput()` https://developer.apple.com/documentation/avfoundation/cameras_and_media_capture/streaming_depth_data_from_the_truedepth_camera Would allow to reproduce https://matrix.org/vrdemo/#/room/#vrvc_rotten-sponge:conf.matrix.org and explore more on volumetric conversations.
The most basic example works great on desktop, Safari... but somehow not on the XR Viewer. I checked the console (using VorlonJS) and no new error or warning. ```html Animation...