googlearchive / vrview

Library for embedding immersive media into traditional websites.
http://developers.google.com/cardboard/vrview
Apache License 2.0
1.71k stars 1.09k forks source link

Tips on making this work in IE11? #303

Closed ghost closed 6 years ago

ghost commented 6 years ago

Docs say it supports IE11 but I can't get it to work. It's not throwing any errors that I can see, just the gray spinning box never goes away. No problems in all versions of Edge that I can see. I'm just doing some simple photo panoramas.

I have tried enabling ALWAYS_APPEND_POLYFILL_DISPLAY but doesn't seem to work. I downloaded from Git and compiled myself. Is this config setting enabling a built-in polyfill or do I need to use something like this? https://github.com/immersive-web/webvr-polyfill