【问题标题】:AR Multiplayer: How to share the position of the 3D object, relative to the image target?AR Multiplayer:如何共享 3D 对象相对于图像目标的位置?
【发布时间】:2018-09-26 04:36:42
【问题描述】:

我正在尝试在 Unity 中实现一个非常基本的 ARCore-ARKit 多人游戏。我可以使用标记通过 Vuforia 或 ARKit/ARCore 图像识别在它们上面放置 3D 内容。

但是如何在多个设备(iOS 和 Android)之间存储和共享 3D 对象相对于图像目标的位置?

我找不到任何关于这个主题的有用教程。

【问题讨论】:

标签: c# unity3d arkit multiplayer arcore


【解决方案1】:

您可以将 3D 对象作为图像锚点的子对象并共享本地位置。分享可以使用Unity networking

【讨论】:

    猜你喜欢
    • 2018-07-08
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2013-01-27
    • 1970-01-01
    • 2013-05-25
    • 1970-01-01
    相关资源
    最近更新 更多