- HoloLens Beginner's Guide
- Jason Odom
- 170字
- 2021-07-02 23:35:20
I am in Control
In this chapter, we will cover the ways we can interact with HoloLens using the input system. This device has been designed around three pillars of control: Gaze, Gesture, and Voice (GGV). Although traditional controllers, such as a keyboard, mouse, and even game controllers, will work with the HoloLens, in most cases, GGV should be the go-to solution for the problems that we, as developers, need to solve.
Before we get there, we will start using the HoloToolKit in this chapter. In order to be successful, we will need to look at a couple of related Unity design concepts that we will use repeatedly, such as prefabs and parent/child relationship.
As we collect user input, we need to show a change to let the user know that their input was received. To help facilitate this need, we will learn some of the basics of Unity's animation system. We will expand our knowledge of materials and learn about textures as well.
- scikit-learn Cookbook
- Mastering OpenLayers 3
- 程序員面試算法寶典
- Machine Learning with R Cookbook(Second Edition)
- 鋒利的SQL(第2版)
- Monitoring Elasticsearch
- MySQL數據庫管理與開發實踐教程 (清華電腦學堂)
- Instant RubyMotion App Development
- OpenShift在企業中的實踐:PaaS DevOps微服務(第2版)
- 區塊鏈底層設計Java實戰
- Building Machine Learning Systems with Python(Second Edition)
- 速學Python:程序設計從入門到進階
- Scala for Machine Learning(Second Edition)
- Java程序設計基礎(第6版)
- SSH框架企業級應用實戰