之前听到王煜全介绍了混合现实,提到了苹果开发者大会中发布了ARKit
所以去找找资料看看
ARKit
官网视频:
Introducing ARKit: Augmented Reality for iOS – WWDC 2017 – Videos – Apple Developer
而想要去试用ARKit,则需要:
“Xcode 9 and iOS 11
Download iOS 11 beta and the latest beta of Xcode 9, which includes the iOS 11 SDK to build AR features in your app today.”
自己下载Xcode 9,里面包含了iOS 11
(注:需要登录apple ID后才可以下载)
Swift Playgrounds 2 beta 3 Adds support for Swift 4 and the iOS 11 SDK including ARKit and access to the camera. Request to participate in the TestFlight beta. Testers accepted into the TestFlight beta can continue testing future releases automatically. 2A137b Aug 14, 2017 |
文档:
ARKit | Apple Developer Documentation
ARKit Demo App: Placing Objects in Augmented Reality
https://developer.apple.com/sample-code/wwdc/2017/PlacingObjects.zip
Interactive Content with ARKit
抽空再继续去看视频,试试示例代码。
如何评价苹果在 WWDC 2017上发布的 ARKit? – 知乎
评论说是,估计iPhone5左右都可以?
去搜:
arkit iphone6
ARKit processor limitations cuts compatibility to iPhone 6s, iPad Pro and newer
ios – ARKit Demo Crashing on iPhone 6/iPhone 6 Plus – Stack Overflow
iPhone 6能升iOS 11 但很多功能都没有…-iPhone 6,iOS 11,功能,-驱动之家
Does your iPhone or iPad support augmented reality apps made with ARKit?
“
iPhone SE
iPhone 6s
iPhone 6s Plus
iPhone 7
iPhone 7 Plus
9.7-inch iPad (2017 model)
10.5-inch iPad Pro
12.9-inch iPad Pro (2017 model)
9.7-inch iPad Pro (2016 model)
12.9-inch iPad Pro (2016 model)
”
另外,也看到有新闻说Android推出了:ARCore
Google 以 ARCore 来作为对 Apple ARKit 的回应
Google正面迎战苹果,用ARCore阻击ARKit | 雷锋网
转载请注明:在路上 » 【整理】ARKit资料