- Microsoft HoloLens Developer's Guide
- Dennis Vroegop
- 147字
- 2025-04-04 18:50:03
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.