在 Android 上制作 AR 的 wikiitude 库存在问题
大家好,我正在开发 AR 应用程序,因为据我所知,我只使用 wikiitude 和 Layar,这次我使用的是他们的库。
以下是我面临的问题:-
- 当我使用 GPS 并在街上时,它才会显示我的 POI,否则它不会显示,并且我在清单中添加了权限,并且还添加了互联网权限
- 当我通过以下方式向 POI 添加标题时poi.setName("标题");我没有显示 poi
- 与描述相同,
- 我也得到了密钥,并在 wikitudeArIntent 中添加了该密钥,但每当我运行应用程序时,文本“Wikitude”总是出现在相机视图的左下角
- 是否还有其他打开的为 Android 制作 AR 应用程序的源库?有更好的方法来完成这一切吗?
提前致谢
Hey guys i am developing and AR application and since wikitude and Layar are the ones only in my knowledge i am using their libraries being wikitude this time.
The following are the issues which i am facing :-
- When i am on gps and out on streets only then does it shows my poi else it doesnt and i have both the permissions added in manifest and internet permission also
- When i add title to poi by poi.setName("Title"); i am not shown the poi
- Same goes with the description
- I have got the key also and added that in wikitudeArIntent but still whenever i run the application the text "Wikitude" always come on the bottom left corner in the camera view
- Is there any other open source library for making AR applications for android ?? is there a better to do all this??
Thanks in advance
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Mixare 是一个增强现实库,免费且开源
www.mixare.org
www.bango29.com/go/blog/2010/mixare-augmented-reality-tutorial
Mixare is an augmented reality library, free and open source
www.mixare.org
www.bango29.com/go/blog/2010/mixare-augmented-reality-tutorial