MRTK Examplet Project
This repository is a pre-configured Unity project for the BWM course. It provides a Unity project which allows the development of an HoloLens Applicaition with MRTK on both Windows and MacOS.
Scenes
The project provides three Unity scenes under Assets/Scenes/
- DefaultHoloLensScene.unity
This Scene is empty and can be used for developing your own HoloLens App. It has all required GameObject included and configured.
- ExampleScene1.unity
This scene contains a sample solution for the Unity App of the first seminar of the BWM course.
- ExampleScene2.unity
This scene contains an sample solution for the HoloLens App of the second seminar of the BWM course.