如何将 3D 模型添加到 iPad 上的 Swift Playgrounds?
How can I add a 3D model to Swift Playgrounds on my iPad?
如何在 iPad 上添加可在 AR Kit 中使用的 3d 模型?在 Swift Playgrounds 应用程序上。谢谢!
iPad 似乎没有办法做到这一点。我的解决方案是使用 Mac 将 3d 模型添加到 playground 文件,然后在 iPad.
上打开相同的文件
然后您可以将模型导入场景,尽管无法从 iPad Playgrounds still 中看到它。
如何在 iPad 上添加可在 AR Kit 中使用的 3d 模型?在 Swift Playgrounds 应用程序上。谢谢!
iPad 似乎没有办法做到这一点。我的解决方案是使用 Mac 将 3d 模型添加到 playground 文件,然后在 iPad.
上打开相同的文件然后您可以将模型导入场景,尽管无法从 iPad Playgrounds still 中看到它。