October 2017
Intermediate to advanced
548 pages
13h 23m
English
We're now ready to add virtual objects to the scene. For this project, we want to augment the business card with a flying drone quadcopter.
In AR, when the camera recognizes a target, we want the associated objects to appear and augment the scene. This association is defined by making the virtual objects a child of the target in the Hierarchy.
First, we'll remove the cube and then add the drone:
Assuming you have the SimpleDrone.unitypackage file provided with the file downloads for this book from the publisher, you can import it now in Unity.
Read now
Unlock full access