- HoloLens Beginner's Guide
- Jason Odom
- 230字
- 2021-07-02 23:35:22
User Input overview
The HoloLens is a unique device, and the control scheme that it has been designed around is equally unique. Instead of your standard keyboard, mouse, or even touch screen, the HoloLens comes with three primary forms of input:
- Gaze: Here, you move a cursor with the direction of your head. A cursor is projected straight out and selects what you are looking at.
- Gesture: The sensor array is watching for certain hand movements. The Airtap, as well as Airtap and Hold, are the primary forms of interaction.
- Voice: The Cortana artificial intelligent part of the Windows 10 and Windows Holographic experience, as well as the Windows Voice Recognition system, allow the user to simply say their commands out loud and the system is really good at understanding even those with thick accents.
After some fairly extensive experiments, I have learned that even using fake words or gibberish will control the HoloLens. For instance, Rodbotter--a word that I just made up, as you will see later in this chapter--can be used to illicit change. As long as the words are pronounced correctly, the voice recognition system will understand and obey.
Together, these various forms of interactions have been labeled GGV. HoloLens has been designed around these user input types, which, as previously mentioned, should almost always be the primary source of control for holographic applications.
- INSTANT Mock Testing with PowerMock
- 微信公眾平臺與小程序開發:從零搭建整套系統
- Objective-C應用開發全程實錄
- Visual FoxPro程序設計教程(第3版)
- Mastering OpenCV Android Application Programming
- Software Testing using Visual Studio 2012
- WSO2 Developer’s Guide
- Mastering Scientific Computing with R
- SSM開發實戰教程(Spring+Spring MVC+MyBatis)
- 詳解MATLAB圖形繪制技術
- 分布式架構原理與實踐
- UI設計基礎培訓教程(全彩版)
- JavaScript Concurrency
- Pandas 1.x Cookbook
- C/C++語言程序開發參考手冊