- HoloLens Beginner's Guide
- Jason Odom
- 291字
- 2021-07-02 23:35:21
Installing the HoloToolkit
Now that we have a basic understanding of prefabs out of the way, we will need to install the HoloToolkit (HTK) in our project in order to get into user input. The HTK is a collection of useful tools and examples of how to implement them. Many of the tools that have been designed for the HoloLens are in this very useful repository. The group contributing to the HTK are very active and major changes happen weekly; it is highly recommended that you keep up with the ongoing changes:
- First, you will need to find the HoloToolkit ZIP file that you downloaded (or download it now from h t t p s ://g i t h u b . c o m /M i c r o s o f t /H o l o T o o l k i t - U n i t y ) and extract it to your desktop or to a temporary directory.
- Open the directory that you extracted the files to and double-click on the Assets folder.
- Select all the files in that directory either with your mouse or using Ctrl + A.
- Split the screen between your Unity window and your extraction directory:
Screen split between Unity window and directory
- Click on the selected files and drag them down to the Assets folder in the Unity Project view:

- This process can take some time to complete, so be patient. On completion, your Assets folder should have these new additions:

- We are nearly ready to begin the next section of our project. However, first select the Platform object from the Hierarchy view and press the Delete key.
- Now, press Ctrl + S to save the scene.
推薦閱讀
- Python程序設計教程(第2版)
- 微信公眾平臺與小程序開發:從零搭建整套系統
- Building a Game with Unity and Blender
- Ceph Cookbook
- 深入淺出Windows API程序設計:編程基礎篇
- Mastering RStudio:Develop,Communicate,and Collaborate with R
- 利用Python進行數據分析(原書第3版)
- 微信小程序入門指南
- Learning Concurrent Programming in Scala
- Mastering Business Intelligence with MicroStrategy
- Kotlin開發教程(全2冊)
- C++ Application Development with Code:Blocks
- 動手打造深度學習框架
- Python Machine Learning Blueprints:Intuitive data projects you can relate to
- 遠方:兩位持續創業者的點滴思考