immersive-web / webxr-samples

Samples to demonstrate use of the WebXR Device API
https://immersive-web.github.io/webxr-samples/
MIT License
995 stars 479 forks source link

Indicate secure context requirement for samples #48

Open jsantell opened 4 years ago

jsantell commented 4 years ago

It may save a few headaches to mention in either the README or on the pages themselves the secure context requirement for WebXR, needing either https or localhost/127.0.0.1, and how to go about that. Via https://github.com/immersive-web/webxr-samples/issues/47

Toomber commented 4 years ago

I can confirm this would have been good to know.