- Microsoft HoloLens Developer's Guide
- Dennis Vroegop
- 237字
- 2021-07-02 19:08:11
Using the emulator
In the selector in Visual Studio, you can choose the target for the deploy and debug session:

You see the targets I have on my machine. I have several virtual machines I can deploy to, since I also have the mobile development tools installed. Your screen might be different, but you should have the Remote Machine, Device, and HoloLens Emulator options available. Remote Machine and Device connect to the actual HoloLens (through Wi-Fi and through USB respectively); the Emulator is a virtual machine that got installed when you installed the tools. This is what we use now. Select this and start a debug session by either pressing the play icon next to the selection, pressing F5, or going to Debug | Start Debugging. The project will build again and then deploy to the emulator. If it is not already running, it will start the emulator and load the OS first. Then, it will start your application. And if all goes well, you should see your guitar. Use the A, W, S, and D keys on your keyboard to move left, forward, backward, and right in the virtual world; use the arrow keys to move your virtual head around. Try to walk around your object and see what it looks like from all sides. Press F2 to go back to the Start menu in the emulator.
- Learning Single:page Web Application Development
- Clojure Programming Cookbook
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- 區塊鏈架構與實現:Cosmos詳解
- Learning AWS Lumberyard Game Development
- 從0到1:HTML+CSS快速上手
- Rust Cookbook
- HTML5+CSS3網站設計教程
- 快速念咒:MySQL入門指南與進階實戰
- Hands-On Functional Programming with TypeScript
- Java Fundamentals
- Hands-On GUI Programming with C++ and Qt5
- JavaScript程序設計:基礎·PHP·XML
- 基于GPU加速的計算機視覺編程:使用OpenCV和CUDA實時處理復雜圖像數據
- 微信小程序開發邊做邊學(微課視頻版)