- 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.
推薦閱讀
- Java技術手冊(原書第7版)
- Instant 960 Grid System
- MySQL數據庫管理與開發(慕課版)
- 深度強化學習算法與實踐:基于PyTorch的實現
- 你不知道的JavaScript(中卷)
- iOS自動化測試實戰:基于Appium、Python與Pytest
- Vue.js 2 Web Development Projects
- OpenCV with Python By Example
- 開源項目成功之道
- 區塊鏈項目開發指南
- Python青少年趣味編程
- Mastering JavaScript
- JavaEE架構與程序設計
- ANSYS FLUENT 16.0超級學習手冊
- Raspberry Pi Robotic Projects