在Android ArCore中,ArWorldMap(iOS)的替代方法是什么?

huangapple go评论46阅读模式
英文:

What is the alternative for ArWorldMap(iOs) in Android ArCore

问题

我在iOS中找到了**ArWorldMap**,它可以在本地存储锚点并在需要时重复使用。

在Android中,用于实现类似本地功能的ArCore的替代方案是什么?有哪些可能性?

英文:

I found this ArWorldMap in iOs, which stores anchors locally and reuse whenever we want.

What is the Alternative for Android ArCore. I need to achieve similar functionality locally, what could be the possibilities?

答案1

得分: 1

你正在寻找ARCore云锚点。

更多信息请查看这里:https://developers.google.com/ar/develop/cloud-anchors

在iOS中与ARWorldMap类似。

英文:

You're looking for ARCore Cloud Anchors.

More on that here: https://developers.google.com/ar/develop/cloud-anchors

Same deal as ARWorldMap in iOS.

huangapple
  • 本文由 发表于 2023年2月23日 21:53:14
  • 转载请务必保留本文链接:https://go.coder-hub.com/75545730.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定