- 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.
- 一步一步學Spring Boot 2:微服務項目實戰
- Apache Hive Essentials
- WSO2 Developer’s Guide
- Python數據可視化之Matplotlib與Pyecharts實戰
- C語言課程設計
- Mastering AWS Security
- Learning Nessus for Penetration Testing
- Visual Basic程序設計全程指南
- Simulation for Data Science with R
- 精通Spring:Java Web開發與Spring Boot高級功能
- 數字媒體技術概論
- 計算機應用基礎案例教程(第二版)
- MongoDB Administrator’s Guide
- 例說FPGA:可直接用于工程項目的第一手經驗
- Python滲透測試編程技術:方法與實踐(第2版)