增强现实工具包 - Android

发布于 2024-09-28 22:31:10 字数 126 浏览 0 评论 0原文

我一直在寻找免费或商业 AR 工具包,需要一些关于最好工具包的建议!

我不想拥有一个能够识别图案并创建形状的东西。我的想法是使用本地位置并使用服务器上的 POI 将它们呈现到 AR 视图上。

有什么想法吗?

I have been searching around for free or commercial AR toolkits and need some advice on the best one!

I don't want to have one that recognises a pattern and creates a shape. The idea I have uses the local location and uses POI's from a server to present them onto an AR view.

Any ideas?

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

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

发布评论

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

评论(2

多孤肩上扛 2024-10-05 22:31:11

由于您不需要识别形状的程序,因此编写一个程序相当简单。您需要检测用户的位置、相机方向,然后在相机上绘制内容。我最近为一个应用程序制作了一个,效果很好。按照本教程操作:
http://www.devx.com/wireless/Article/42482

这家伙还有写了一个AR套件。 http://twitter.com/#!/androidarkithttp://code.google.com/p/androidarkit/

As you don't want one which recognizes shapes, writing one is fairly trivial. You need to detect the user's location, the camera orientation and then draw stuff on the camera. I made one for an app recently and it works quite well. Followed this tutorial:
http://www.devx.com/wireless/Article/42482

The guy also has written an AR kit. http://twitter.com/#!/androidarkit, http://code.google.com/p/androidarkit/

雨轻弹 2024-10-05 22:31:11

看起来大公司开始开放免费工具将 AR 视图嵌入到第 3 方应用程序中。

  • Layar 宣布了一个测试计划(仅限 iPhone,并且已关闭,但可能会在未来几周/几个月内推出 Android 版本)

  • 高通宣布推出“秋季”SDK

Looks like big players are starting to open free tools to embed an AR view into 3rd party applications.

  • Layar announced a beta program (iPhone-only, and closed, but presumably this will result in an Android version in the coming weeks/months)

  • Qualcomm announced an SDK for "fall"

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