Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Microsoft HoloLens By Example

You're reading from   Microsoft HoloLens By Example Create immersive Augmented Reality experiences

Arrow left icon
Product type Paperback
Published in Aug 2017
Publisher Packt
ISBN-13 9781787126268
Length 406 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Joshua Newnham Joshua Newnham
Author Profile Icon Joshua Newnham
Joshua Newnham
Arrow right icon
View More author details
Toc

Adding HoloToolkit to your project

Our first job is to get HoloToolkit into our project. To do this, we will be loading a version of HoloToolkit-Unity (original source from https://github.com/Microsoft/HoloToolkit-Unity) that comes bundled with the project files for this book under the directory HoloToolkit-Unity

The version of HoloToolkit used in this chapter was released in late 2016. You can clone this version directly from the original source by running the following commands in the Command Prompt:

git clone https://github.com/Microsoft/HoloToolkit-Unity.git
git checkout cd2fd2f9569552c37ab9defba108e7b7d9999b12

We now will create a Unity package so we can easily import it into our project. Once the HoloToolkit-Unity project is loaded in Unity, select everything in your Project panel. With everything selected, export it as a Unity package via Assets | Export...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime