Skip to Content
Augmented Reality for Developers
book

Augmented Reality for Developers

by Jonathan Linowes, Krystian Babilinski
October 2017
Intermediate to advanced
548 pages
13h 23m
English
Packt Publishing
Content preview from Augmented Reality for Developers

Adding the AR Root origin

The rest of the AR objects we add will be parented under an object named ARRoot. This object will serve as the origin of our AR scene:

  1. Create another empty GameObject in the Hierarchy and name it ARRoot. Be sure that its Transform Position is (0, 0, 0).
  2. The ARRoot object, and any of its child objects, should reside on the AR Background 2 layer. In Inspector, set its Layer to AR Background 2 (this is the object's layer set at top of the Inspector).
  3. Then, use Add Component to add the script AR Origin.
Quickly locate the scripts and components you want in the Add Component dialog by typing the first couple of letters of the name in the search field, such as AR for ARToolkit components.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Augmented Reality Game Development

Augmented Reality Game Development

Micheal Lanham
Augmented Reality

Augmented Reality

Joseph Rampolla, Greg Kipper

Publisher Resources

ISBN: 9781787286436Supplemental Content