- HoloLens Blueprints
- Abhijit Jana Manish Sharma Mallikarjuna Rao
- 217字
- 2021-07-02 22:09:33
Gesture
Gesture works in the combination with Gaze, or followed by Gaze. First, Gaze on some object, then take an action using Gesture. While Gaze is like moving the mouse cursor, Gesture in HoloLens is like a mouse click or tapping in a touch-based application.
The sensors inside HoloLens can recognize a hand gesture as long as we keep our hands inside the viewable range of the HoloLens.

There are several types of gesture, including the following:
- Bloom
- Air Tap
- Tap and Hold
The Bloom gesture will invoke the Start menu; we discussed about it in the HoloLens Shell section; blooming again will dismiss it. So, at any point , if you want the start screen back while using HoloLens, you can simply use the bloom gesture. Using the Air Tap, you can select holograms and take action on them. Air Tap is like a mouse click, where we can take an action by tapping our finger down and then taking it back up. Tap and Hold works like drag and drop with a mouse. Using this gesture experience, you can move an object from one position to another position.

- 計(jì)算機(jī)網(wǎng)絡(luò)
- UNIX編程藝術(shù)
- Building a RESTful Web Service with Spring
- 自己動手寫Java虛擬機(jī)
- JavaScript 網(wǎng)頁編程從入門到精通 (清華社"視頻大講堂"大系·網(wǎng)絡(luò)開發(fā)視頻大講堂)
- Python程序設(shè)計(jì)
- Visual Basic程序設(shè)計(jì)
- 好好學(xué)Java:從零基礎(chǔ)到項(xiàng)目實(shí)戰(zhàn)
- OpenCV 3 Blueprints
- Python函數(shù)式編程(第2版)
- IBM Cognos TM1 Developer's Certification guide
- Scala Functional Programming Patterns
- 玩轉(zhuǎn).NET Micro Framework移植:基于STM32F10x處理器
- 交互設(shè)計(jì)師成長手冊:從零開始學(xué)交互
- 高質(zhì)量程序設(shè)計(jì)指南:C++/C語言