This application uses the Microsoft HoloLens 2 to display holographic orbital data in your environment. It provides quick and intuitive 3D visualisation of complex orbits, bringing depth-perception into an othwerwise 2D representation.
Clone this repo to your private GitHub account. When you've made sufficient changes, apply for a pull request to apply your changes to the main project repo.
General Microsoft guidance on getting started with the Mixed Reality Toolkit (MRTK) can be found here.
Tools you will need to continue development:
-
Unity 2019.4.16f1 with:
- UWP Export
-
Visual Studio 2019 (17.8 or higher) with:
- Desktop development with C++
- Universal Windows Platform (UWP) development
- Game development with Unity
Within the UWP workload, make sure the following components are included for installation:
- Windows 10 SDK version 10.0.19041.0
- USB Device Connectivity
- C++ (v142) Universal Windows Platform tools
After you open the project in Unity, open the File > Build Settings window, select Universal Windows Platform