适用于 iOS 的 3D 对象/增强现实库

发布于 2025-01-05 03:35:43 字数 141 浏览 2 评论 0原文

我想为 iPhone 创建一个增强现实应用程序。

更具体地说,我想创建一个特定尺寸的 3D 对象,该对象将叠加在相机的输入上,以便用户可以“移动”该对象。

是否有任何库可以为 iPhone 创建(或至少尝试创建..)此类对象/应用程序?

I want to create an augmented reality application for the iPhone.

To be more specific, I want to create a 3D object of certain dimensions that will be superimposed on the camera's input so that the user can "move around" the object.

Are there any libraries for creating (or at least trying to create..) such objects/applications for the iphone?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

耶耶耶 2025-01-12 03:35:43

您可以使用metaio的Mobile SDK:http://www.metaio.com/sdk/

比 ARToolKit 更容易使用,因为它在更高层次上抽象了 AR 功能,例如它有一个集成的渲染器,可以让您加载 OBJ 和 MD2 模型。

You can use the Mobile SDK from metaio: http://www.metaio.com/sdk/

It will be easier to use than ARToolKit, as it abstracts the AR functionality on a higher level, e.g. it has an integrated renderer that lets you load OBJ and MD2 models.

烟凡古楼 2025-01-12 03:35:43

查看此版本的增强现实工具包
https://github.com/a1phanumeric/iPhone-AR-Toolkit

See this version of Augmented Reality Toolkit
https://github.com/a1phanumeric/iPhone-AR-Toolkit

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文