iPhone 上的 AR 入门:如何定位物体?
刚刚开始在 iPhone 上使用增强现实……我有一些问题:
如何在屏幕上定位元素?我假设它是基于给定的经度、纬度和海拔(但我可能是错的)???
有任何可靠的资源、教程等...致力于构建适用于 iOS 的 AR 类型应用程序吗?
有
非常感谢
Just starting to play with Augmented Reality on the iPhone ... and I have some questions:
How do you position elements on the screen? I assume that it is based on a given longitude, latitude and altitude (but I could be wrong)???
Any solid resources, tutorials, etc... dedicated to building AR type apps for iOS?
Thanks much
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
http://www.jonathansaggau.com/blog/2010/10/iphone_ipad_devcon_sample_code.html
这是一个带有示例代码的演讲。如果你了解 atan、sin、cos,那么你就成功了一半。
http://www.jonathansaggau.com/blog/2010/10/iphone_ipad_devcon_sample_code.html
This is a talk with sample code. If you understand atan, sin, cos, you are halfway there.