有没有办法在增强现实 magic leap 中加载一个网络浏览器并将这个浏览器中的数据解析到另一个 magic leap 应用程序中?
Is there a way to load up a web browser in the augmented reality magic leap and parse the data in this browser into another magic leap app?
有没有办法使用 magic leap AR 开发套件启动 AR 网络浏览器?然后通过 API 将来自该 Web 浏览器的数据解析到另一个应用程序中?
Exokit ( https://webmr.io ) 可以解决您的问题。
此项目使开发人员能够使用在 Web 上运行的相同代码构建 XR 体验。 Exokit 引擎在 Node 之上编写并模拟 Web 浏览器,为 WebGL、WebXR、WebAudio 和其他用于沉浸式体验的 API 提供本地挂钩。
我们最近发布了 Magic Leap API which has led to experiments on the Magic Leap via Exokit like shared meshing between the Magic Leap One and HTC Vive。
欢迎随时联系 Discord or Slack to help get set up with the Magic Leap One。
这些链接应该可以提供您的答案。但是,是的,Exokit 发布的确实是正确的回应。
有没有办法使用 magic leap AR 开发套件启动 AR 网络浏览器?然后通过 API 将来自该 Web 浏览器的数据解析到另一个应用程序中?
Exokit ( https://webmr.io ) 可以解决您的问题。
此项目使开发人员能够使用在 Web 上运行的相同代码构建 XR 体验。 Exokit 引擎在 Node 之上编写并模拟 Web 浏览器,为 WebGL、WebXR、WebAudio 和其他用于沉浸式体验的 API 提供本地挂钩。
我们最近发布了 Magic Leap API which has led to experiments on the Magic Leap via Exokit like shared meshing between the Magic Leap One and HTC Vive。
欢迎随时联系 Discord or Slack to help get set up with the Magic Leap One。
这些链接应该可以提供您的答案。但是,是的,Exokit 发布的确实是正确的回应。