- HoloLens Blueprints
- Abhijit Jana Manish Sharma Mallikarjuna Rao
- 264字
- 2021-07-02 22:09:32
Interacting with holograms
There are basically five ways that you can interact with holograms and HoloLens. Using your Gaze, Gesture, and Voice and with Spatial Audio and Spatial Mapping. Spatial Mapping provides a detailed illustration of the real-world surfaces in the environment around HoloLens. This allows developers to understand the digitalized real environments and mix holograms into the world around you. Gaze is the most usual and common one, and we start the interaction with it. At any time, HoloLens would know what you are looking at using Gaze. Based on that, the device can take further decisions on the gesture and voice that should be targeted. Spatial Audio is the sound coming out from HoloLens and we use spatial audio to inflate the MR experience beyond the visual.

So, here are the five key elements for HoloLens interaction:
- Gaze: Indicates where the user is currently focusing
- Gesture: A user action performed on any of the gazed items
- Voice: Executing commands based on your Voice Commands
- Spatial Mapping: Understands your real environment and helps mix your holograms to the real surface
- Spatial Audio: Spatial Audio to expand the MR experience beyond our visual senses
Before we go into more detail on all these interaction models, we can consider Gaze, Gesture, and Voice, to make it more logical, as input for HoloLens from users, whereas Spatial Mapping takes inputs from the environments to understand your real environment. On the other hand, Spatial Audio can be considered as an output interaction for HoloLens.
Let's explore them in detail.
- Java逍遙游記
- 自己動手寫Java虛擬機(jī)
- 實(shí)戰(zhàn)Java程序設(shè)計(jì)
- TypeScript實(shí)戰(zhàn)指南
- JavaScript動態(tài)網(wǎng)頁開發(fā)詳解
- 從零開始學(xué)C#
- 30天學(xué)通C#項(xiàng)目案例開發(fā)
- Web編程基礎(chǔ):HTML5、CSS3、JavaScript(第2版)
- 虛擬現(xiàn)實(shí)建模與編程(SketchUp+OSG開發(fā)技術(shù))
- 軟件測試技術(shù)
- WCF編程(第2版)
- HTML5+CSS+JavaScript深入學(xué)習(xí)實(shí)錄
- Visual C++ 開發(fā)從入門到精通
- Python自動化運(yùn)維:技術(shù)與最佳實(shí)踐
- 區(qū)塊鏈原理、設(shè)計(jì)與應(yīng)用