ARKit Remote

作者: 黑亚当 | 来源:发表于2017-11-08 10:38 被阅读95次

    使用ARKitRemoteConnection

    步骤

    1. 使用Unity 2017.1之后的版本,安装ARKit插件;
    2. 编译并在iPhone或iPad上运行 UnityARKitRemote 项目;
    3. 在iPhone或iPad上打开ARKitRemote项目;
    4. 在Unity上运行带有ARKitRemoteConnection的ARKit项目;
    5. 在Unity的Console窗口选择ConnectedPlayer里的iOS设备;
    6. 点击Game窗口显示的StartRemoteARKitSession按钮。

    相关图片:

    Pasted Graphic 1.png Pasted Graphic 3.png Pasted Graphic 5.png

    可能遇到的问题:
    使用ARKitRemote 报错Failed to connect to player
    解决方法:
    File - Build Settings - 勾选 Development Build 和 Autoconnect Profiler

    Pasted Graphic.png

    视频教程
    https://www.youtube.com/watch?v=dfrBjj3KWSU

    图文教程
    https://lilea.net/lab/en/how-to-use-unity-arkit-remote/

    相关文章

      网友评论

        本文标题:ARKit Remote

        本文链接:https://www.haomeiwen.com/subject/qoremxtx.html