- Microsoft HoloLens By Example
- Joshua Newnham
- 285字
- 2021-07-02 18:36:00
Identifying the type of experience you want to create
As discussed earlier, the degree of reality you want to preserve is up to you--the application designer. It is important to establish where your experience fits early on as it will impact how you design and also the implementation of the experience you are building. Microsoft outlines three types of experiences:
Enhanced environment apps: These are applications that respect the real world and supplement it with holographic content. An example of this can be pinning a weather poster near the front door, ensuring that you don't forget your umbrella when the forecast is for rain.
Blended environment apps: These applications are aware of the environment, but will replace parts of it with virtual content. An application that lets the user replace fittings and furniture is an example.
Virtual environment apps: These types of applications will disregard the environment and replace it completely with a virtual alternative. An application that converts your room into a jungle, with trees and bushes replacing the walls and the floor can be taken as an example.
Like with so many things, there is no right answer, just a good answer for a specific user, specific context, and at a specific time. For example, designing a weather app for a professional might have the weather forecast pinned to the door so that she sees it just before leaving for work, while it might be more useful to present the information through a holographic rain cloud, for example, to a younger audience.
In the next section, we will continue our discussion on the concepts of MR, specifically looking at how HoloLens makes sense of the environment.
- LaTeX Cookbook
- Reactive Programming with Swift
- Python語言程序設計
- Java游戲服務器架構實戰
- 快速念咒:MySQL入門指南與進階實戰
- Java網絡編程核心技術詳解(視頻微課版)
- 一塊面包板玩轉Arduino編程
- Learning Apache Cassandra
- 輕松上手2D游戲開發:Unity入門
- Building Serverless Web Applications
- Penetration Testing with the Bash shell
- C# 7.1 and .NET Core 2.0:Modern Cross-Platform Development(Third Edition)
- 軟件測試技術
- 分布式數據庫HBase案例教程
- Getting Started with Web Components