- Microsoft HoloLens Developer's Guide
- Dennis Vroegop
- 147字
- 2021-07-02 19:08:09
What do we want to achieve?
Taking the approach I showed you earlier, I have come up with the following prioritized list of features that we will implement:
- Place instruments on a stage.
- See stage layout.
- Helicopter view.
- Audience view.
- Move the stage around in the concert hall.
- Listen to each instrument in the setup.
- Listen for unwanted echoes.
- From the stage.
- From the audience.
- Work with band members to eliminate getting in each other's way.
Of course, there are many more things we can do but for now this sounds like a nice start for our app. In the following chapters we will implement each of these features. After each chapter we end up with a working version we might want to ship and put in the store. But first we need to get a basic version up-and-running. And that is what we will do now.
推薦閱讀
- DB2 V9權威指南
- 深入淺出Windows API程序設計:編程基礎篇
- Hands-On Microservices with Kotlin
- 學Python也可以這么有趣
- Scientific Computing with Scala
- SSM開發實戰教程(Spring+Spring MVC+MyBatis)
- C#開發案例精粹
- 一本書講透Java線程:原理與實踐
- Internet of Things with ESP8266
- Learning Modular Java Programming
- Solutions Architect's Handbook
- Learning Nessus for Penetration Testing
- 零基礎看圖學ScratchJr:少兒趣味編程(全彩大字版)
- 深入淺出Python數據分析
- OpenCV Android開發實戰