- Microsoft HoloLens Developer's Guide
- Dennis Vroegop
- 191字
- 2021-07-02 19:07:54
A wearable computer
The HoloLens is a wearable computer. That is something that we have to keep in mind all the time when we write software--people will walk around with the device on their head, and we need to take that into account. It is not only wearable, it is also head mounted.
The device works without any cables attached to it, and the six built-in (non-replaceable unfortunately) batteries make sure that you can use it for 3-4 hours. They designed it like this because the device is meant to be worn on the head and be walked around with. I know, I just said that but this is so fundamentally different from what you are used to that I cannot stress this enough. If you have developed applications for mobile platforms, such as mobile phones or tablets, you might argue those are wearable as well. Well, technically they are, but those devices generally do not interact with their environment. They are location-agnostic. They might know where they are, but they do not really care, but the HoloLens does and so your software should care about the location as well.
- JavaScript從入門到精通(微視頻精編版)
- Game Programming Using Qt Beginner's Guide
- Mastering Entity Framework
- C語(yǔ)言程序設(shè)計(jì)(第2版)
- FreeSWITCH 1.6 Cookbook
- Ext JS 4 Web Application Development Cookbook
- HTML5入門經(jīng)典
- Python Data Analysis Cookbook
- C語(yǔ)言程序設(shè)計(jì)
- Go語(yǔ)言精進(jìn)之路:從新手到高手的編程思想、方法和技巧(1)
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)案例教程
- Mastering Git
- Backbone.js Testing
- Hack與HHVM權(quán)威指南
- Visual Basic語(yǔ)言程序設(shè)計(jì)上機(jī)指導(dǎo)與練習(xí)(第3版)