Brandon
Brandon
Sure, another repo for this may be useful. > For the webidl portion, perhaps a non-visual XRSession could be created without an XRLayer. What do you mean without an XR...
Yes, removing the GL layer, or not requiring it, would be perfect. Is it possible to run a browser like Firefox or Chrome without a GPU? When I make a...
Hello, Has a separate repository been created for discussion of nonvisual usage? I've been studying the API, and to be honest, if it is possible to easily run a blank...
Should I start going through the spec and pushing changes and adding examples?
OK, so starting the language discussion, what is an XR device? According to line 113 in explainer.md: > The UA will identify an available physical unit of XR hardware that...
I like it! So would you like to make the change, or should I? I'm reading through explainermd and see phrases that should be changed: - Line 141: > With...
I [submitted a PR](https://github.com/immersive-web/webxr/pull/925) for many of the changes we talked about for explainer.md. I [did another pr](https://github.com/immersive-web/webxr/pull/927) for the spec itself to change the definition of XR device. I...
@RealJoshue108 None of my PRs have been accepted. https://github.com/immersive-web/webxr/pull/925 was marked as unsubstantive and I'm not sure what to do with https://github.com/immersive-web/webxr/pull/927 to determan affiliation. https://github.com/immersive-web/webxr/pull/930 still needs some testing....
Here are some devices I have found that use audio only with head-tracking: - [See Munkey headset](https://www.kaldobsky.com/ssl/audiodevices.php) - [Audeze Mobius headphones](https://www.audeze.com/collections/audeze-headphones) - [Nx Head Tracker](https://www.waves.com/hardware/nx-head-tracker) - [EDTracker](https://edtrackerpro.mybigcommerce.com) - [Mimi Hearing...
I think a mode, that is different from the existing two modes, that only exposes sensor and positional data, would work for handling devices that do not have a visual...