immersive-custom-elements icon indicating copy to clipboard operation
immersive-custom-elements copied to clipboard

Try polyfill

Open takahirox opened this issue 5 years ago • 6 comments

Related #60

Currently immersive-custom-elements don't work on some browsers for example Edge. But Google`s model-viewer seems to work on some of them. I suppose that's because they use some polyfills. We should try, too, and add a note to readme.

takahirox avatar Aug 14 '19 17:08 takahirox

use this branch

https://github.com/immersive-web/webxr-polyfill/tree/webxr-2019

joshmarinacci avatar Aug 29 '19 17:08 joshmarinacci

Thanks for the latest WebXR polyfill.

In addition to WebXR polyfill, these are the polyfills Google's <model-viewer> recommends. Maybe we need most of them too.

https://github.com/GoogleWebComponents/model-viewer/blob/master/POLYFILLS.md#recommended-polyfills

takahirox avatar Aug 29 '19 18:08 takahirox

Seems like webxr-2019 branch of immersive-web/webxr-polyfill will be merged to master soon.

https://github.com/immersive-web/webxr-polyfill/issues/75

takahirox avatar Aug 29 '19 22:08 takahirox

bump

joshmarinacci avatar Oct 30 '19 20:10 joshmarinacci

First verify that importing the polyfill will work correctly in Firefox Desktop, FxR, and Chrome. Other browsers can be tested if we have time.

joshmarinacci avatar Oct 31 '19 17:10 joshmarinacci

I am referring only to the WebXR polyfill.

joshmarinacci avatar Oct 31 '19 17:10 joshmarinacci