October 2017
Intermediate to advanced
548 pages
13h 23m
English
Presently, ARKit does not support image target recognition to trigger augmented graphics the way Vuforia does. Rather, ARKit is great at anchoring objects to 3D locations in space. So that would really be off topic from the theme of the chapter, which is specifically to recognize and augment a business card. Still, it may be fun to try our drone model using the Apple ARKit if you have a compatible device.
The simplest approach is to start a new Unity project, import the ARKit package, and add the drone to the UnityARKitScene scene. Please refer to the ARKit topic in Chapter 3, Building Your App for additional details. Take the following steps:
Read now
Unlock full access