exokit-web icon indicating copy to clipboard operation
exokit-web copied to clipboard

Exokit WebXR engine for the browser

Results 24 exokit-web issues
Sort by recently updated
recently updated
newest added

Right now, Exokit Web has two types of "headset": the virtual one that is always there, and its binding to the real headset that the user is wearing. The problem...

bug

![Capture 43](https://user-images.githubusercontent.com/6926057/65931428-92b01d80-e3d7-11e9-9d73-fab5663a2823.PNG) This is probably a bug.

When I press to enter one of the other portals inside Gunters Of Oasis, I waited for a good minute or so and then heard the music, is there a...

Allow for ctrl+z ability to undo changes.

Hubs uses [CF workers for CORS-busting](https://github.com/mozilla/hubs-ops/blob/master/workers/cors-proxy.js); we could probably adopt the same approach.

enhancement

Currently these are not passed through the engine.

bug

WebVR Pong / Barista Express and others need debugging. Talked to Jonathan and removing some of the shims, as well as cleaning up handling in the iframe might help.

bug

We should set up Exokit-Web to support installing a PWA. We have an initial Service Worker caching implementation here: https://github.com/exokitxr/exokit-web/pull/58

enhancement

A great suggestion we saw was to add clipping planes injection to the API surface of `xr-iframe`. This _should_ be doable with some care in the virtual GL implementation.

enhancement

transformControls can get in the way of viewing sites, perhaps there should be a toggle to hide them, which would allow for better viewing of the scenes. ![hidetcCapture](https://user-images.githubusercontent.com/29695350/64751795-f59e4b00-d4e2-11e9-8f6a-c1db6d303832.PNG)

enhancement