【发布时间】:2020-05-11 23:13:23
【问题描述】:
我正在开发一个 使用 three.ar.js [使用 ArCore] 的 WebAR 应用程序。 我正在使用启用了所有 XR 相关标志的 Chrome Canary 构建,但我收到了这个错误。
这是屏幕上的链接https://developers.google.com/web/updates/2018/06/ar-for-the-web[供您参考]
我的手机:小米 A3 [支持 ARCore 服务]
我尝试过使用 Chrome、Chrome Canary 版本 [在版本 67、70、81 上测试]、Firefox。我的观点是谷歌最新的 AR 演示在 chrome canary 构建中完美运行。但是为什么不使用 three.ar.js. 开发我的本地 AR 应用呢?
我也尝试过使用 Google 的实验性 WebARonARCore 浏览器。如果我使用此链接 https://github.com/google-ar/WebARonARCore 中的实验性 WebARonARCore 浏览器,我会收到以下错误。
【问题讨论】:
标签: javascript three.js augmented-reality arcore webxr