Integrate Azure Cloud Services to your Unity project on HoloLens 2
Learn about Azure Cloud Services to enhance your learning experience.
Learning objectives
By the end of this module you will be able to:
- Build a HoloLens 2 application that can detect objects from images and find its spatial location.
- Use Azure Custom Vision to train and detect images in the HoloLens 2 application
- Integrating Azure Storage as the persistence solution for the demo application.
- Learn basics of Azure Bot Service with LUIS
Prerequisites
- A Windows 10 PC configured with the correct tools
- Windows 10 SDK 10.0.18362.0 or later
- (Optional) A HoloLens 2 device configured for development
- Unity Hub with Unity 2020.3.X/2019.4.X installed and the Universal Windows Platform Build Support module added
- Set up a mixed reality project in Unity module
- Mixed Reality Feature Tool
- Basic familiarity with Unity - interface, scene creation, package import, addition of GameObjects to a scene