- 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.
- LabVIEW Graphical Programming Cookbook
- FreeSWITCH 1.6 Cookbook
- PHP+MySQL+Dreamweaver動(dòng)態(tài)網(wǎng)站開(kāi)發(fā)實(shí)例教程
- Python 3破冰人工智能:從入門到實(shí)戰(zhàn)
- Building Minecraft Server Modifications
- Unity 5 for Android Essentials
- 深度學(xué)習(xí):Java語(yǔ)言實(shí)現(xiàn)
- 一本書講透Java線程:原理與實(shí)踐
- Visual C#.NET Web應(yīng)用程序設(shè)計(jì)
- Qlik Sense? Cookbook
- RESTful Web Clients:基于超媒體的可復(fù)用客戶端
- Vue.js光速入門及企業(yè)項(xiàng)目開(kāi)發(fā)實(shí)戰(zhàn)
- 精通Spring:Java Web開(kāi)發(fā)與Spring Boot高級(jí)功能
- 優(yōu)化驅(qū)動(dòng)的設(shè)計(jì)方法
- VMware vRealize Orchestrator Essentials