- Microsoft HoloLens Developer's Guide
- Dennis Vroegop
- 108字
- 2021-07-02 19:07:56
The device portal
Let's take a look at the device portal. Each HoloLens has a built-in web server that serves up pages that tell you things about your device and the state it is in. This can be very useful, as the device itself will give almost no information beside the fact that the network it is connected to, the volume of the sound, and the battery level. The portal gives a lot more information that can be very useful. Besides that, the portal also gives a way to see what the user is seeing, through something called Mixed Reality Capture; we will talk more on that later.
推薦閱讀
- Learn ECMAScript(Second Edition)
- Raspberry Pi for Python Programmers Cookbook(Second Edition)
- C語言程序設計教程
- PHP 從入門到項目實踐(超值版)
- Leap Motion Development Essentials
- Java Web程序設計
- Raspberry Pi 2 Server Essentials
- The DevOps 2.5 Toolkit
- C語言程序設計上機指導與習題解答(第2版)
- HTML5+CSS3 Web前端開發技術(第2版)
- 編程與類型系統
- Creating Data Stories with Tableau Public
- Unity Character Animation with Mecanim
- UML2面向對象分析與設計(第2版)
- Web App Testing Using Knockout.JS