Building for iOS with ARKit

Although we made this project for Microsoft HoloLens devices, that certainly is not a requirement. In this section, we will adapt the project for mobile devices using the Apple ARKit.

As we now know, the HoloLens device includes a depth sensing camera that estimates the distance of each pixel in view and stitches together a mesh, or spatial map, of the environment. Similar technologies are also available in Google Tango and Intel RealSense. New smartphones are emerging with these sensors built in, and that will make it easier to implement projects such as this using mobile phone devices rather than the expensive HoloLens HMD.

Apple introduced ARKit for iOS 11 to solve this problem without the need for special depth-sensing ...

Get Augmented Reality for Developers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.