We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(4)
的 UIViewController 中执行类似的操作:
从 github 获取 http://www.iphonear.org/ 并从你 想要了解 arkit 的代码,查看 Jonathan Saggau 在 iDev|360 的演讲可能会有所帮助: http://www.jonathansaggau.com/blog/2010/10/iphone_ipad_devcon_sample_code.html
Get http://www.iphonear.org/ from github and do something like this from your UIViewController:
If you want to understand the code from arkit, it may help to check the talk from Jonathan Saggau at iDev|360: http://www.jonathansaggau.com/blog/2010/10/iphone_ipad_devcon_sample_code.html
高通有一些有趣的项目 - 最近甚至有一场公司展示如何使用他们的产品的竞赛 - 更多信息请访问他们的网站
Qualcomm has some interesting items - there was even a competition recently for companies to showcase how their product could be used - more on their website
Metaio SDK 兼容 Android 和 iPhone。免费下载,但带有水印。 此链接还为您提供了所有教程和演示代码。希望这有帮助。
Metaio SDK is compatible for android and iPhone. Download is free, but with a watermark. This link also brings you to all the tutorials and demo code. Hope this helps.
2016年,苹果发布了一个名为ARKit的框架,可用于AR应用程序开发。 ARKit 随 iOS 11 一起引入。有关 ARKIT 和 API 用法的更多详细信息可以从以下链接获取。
https://developer.apple.com/augmented-reality/arkit/
In 2016, Apple released a framework called ARKit which can be leveraged for AR application development. ARKit was introduced along with iOS 11. More details on the ARKIT and the usage of the API's can be obtained from the below link.
https://developer.apple.com/augmented-reality/arkit/