Setting up the project for HoloLens

We decided to name this version of the project How to Change a Tire - Holo. Open the project in Unity, and set it up for HoloLens development using the HoloToolkit:

  1. With the old Main scene open, select File | Save Scene As and name it Main-Holo.
  2. Select File | Build Settings and replace Main with Main-Holo in the Scenes To Build.
  3. Switch platforms to the Windows Store. We will let the toolkit set the other configurations.
  4. Import the MixedRealityToolkit package (if you haven't downloaded it yet, you can find it at https://github.com/Microsoft/MixedRealityToolkit-Unity ).
Note that the following Unity Editor menu item names may have changed in your version of the toolkit.
  1. Choose main menu Mixed Reality | ...

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.