Diego Marcos
Diego Marcos
This proposal describes the minimal mechanism for sites and user agents to implement immersive navigation. The spec can indeed contain a list of security considerations and general solutions. The UX...
@Artyom17 Thanks! Looking forward to this. Are there any plans to open up to any domain? If not is it possible to add glitch.com for the community to experiment?
@Artyom17 I see, thanks. Would be acceptable enabling by default on whitelisted domains and also adding a flag for the user to enable manually for any domain? That’s an approach...
To clarify I meant an entry in `chrome://flags` to enable vr navigation disabled by default for all non-white listed domains. Having an origin trials kind of program for Oculus Browser...
@Artyom17 Thanks. That's awesome to know. I'll test and merge functionality in A-Frame tomorrow.
Permission prompts could be indeed a mechanism browsers could implement in an interstitial during navigation. Not sure how much the standard should prescribe those vs leaving to the browser UX.
For text you could point the [text component](https://aframe.io/docs/1.3.0/components/text.html#properties_font) to an URL where you host fonts locally. For the controllers the URL of the built-in models is not currently exposed in...
Probably a feature better suited for 3rd party components. Can the preloader-component be adapted?
Thanks. What about source maps?
Has anyone terser working on A-Frame repo? Willing to share a PR? Thank you 🙇