Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 11 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(5)
我也在寻找这样的东西。我刚刚发现 http://www.3dar.us/ 这似乎是 iOS 入门的好地方。它不是开源的,这是一个无赖。
编辑:
我尝试过 Mixare,它给我留下了深刻的印象。我已经为Android编译了它。唯一让我感到困难的部分是确保该项目使用 Google API v10,并且我已经安装了它。
Mixare 确实可以轻松支持兴趣点 (POI),请查看他们的维基页面了解更多信息基本上你只需将 JSON 提供给它即可。我个人将使用 CouchDB 和 GeoCouch 来提供数据,并由 iriscouch 提供免费托管
JSON 应该如下所示以下:
最美妙的是它是 GPL 的!
I am looking for such a thing as well. I just found http://www.3dar.us/ which seems like a good place to start for iOS. It isn't open source, which is a bummer.
Edit:
I have tried out Mixare, and I am really impressed by it. I have compiled it for Android. The only part that gave me a hard time was making sure the project was using the Google API v10, and that I had it installed.
Mixare does easily support Points of interest (POI) Check out their wikipage for more about it, basically you just feed it JSON. I am personally going use CouchDB with GeoCouch to serve up data, with free hosting provided by iriscouch
The JSON should look like the following:
The most wonderful thing is that it is GPLed!
仅适用于 Android:在 DroidAR 中,似乎可以轻松添加预制的 3-D POI。
For only Android: In DroidAR it seems to be easily add prefabricated 3-D POIs.
mixare 中有一个代码贡献实现了 OpenGL 水平面。它可以在这里找到:
https://github.com/ferdinandtorggler/mixare/commit/0a8a7e070ef076239e0cb39606f3ac85faa324fe
这只是一个开始,因为它没有链接到数据源,但基础知识应该在那里
下周我们将举办一场黑客马拉松( http://www.mixare.org/2011/11/its-almost-hackathon-time-are-you-ready/ )虽然我不能保证任何事情,但 openGL 绝对是在待办事项列表:-)
HTH
There is a code contribution to mixare that implements an OpenGL horizon plane. It's available here:
https://github.com/ferdinandtorggler/mixare/commit/0a8a7e070ef076239e0cb39606f3ac85faa324fe
It's only a start since it's not linked to the data sources, but the basics should be there
Next week we are going to have an hackathon ( http://www.mixare.org/2011/11/its-almost-hackathon-time-are-you-ready/ ) and while I can't promise anything, openGL is definitely on the to-do list :-)
HTH
我找到了 Layar 播放器。 “Layar Player 是一款工具,任何人都可以将增强现实层直接嵌入到他们自己的应用程序中”。 “目前 Layar Player 仅适用于 iPhone,但 Android 版本将于今年第四季度推出”。听起来不错! :)
I've found the Layar Player. "The Layar Player is a tool that enables anyone to embed augmented reality layers directly into their very own application". "Currently the Layar Player is for iPhone only, but an Android version will be available in Q4 later this year". That sounds very good! :)
Appunta AR 非常神奇。仅限安卓
Appunta AR works like a charm. Android Only