Looking-Glass / looking-glass-webxr

WebXR for Looking Glass displays
https://docs.lookingglassfactory.com/developer-tools/webxr
Apache License 2.0
66 stars 16 forks source link

Add ability to tear down looking glass support again #19

Open hybridherbst opened 2 years ago

hybridherbst commented 2 years ago

Right now, Looking Glass can only be enabled, but not disabled again, as it overrides the underlaying xr options and a number of APIs. It would be cleaner if these would be cached and there was a way to disable LG again.

Currently this requires either external caching (hard / will break once you do internal changes) or fully refreshing the page.