-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Manuel Guimarães edited this page Mar 13, 2023
·
8 revisions
This application was developed using the Unity Game Engine and it is meant to be used by Microsoft's Hololens 2 (Mixed Reality Toolkit) Augmented Reality Glasses. Within the game, players interact with a virtual character that is powered by FAtiMA Toolkit
Thus, in order to use the code within this repository you need 5 major things:
- Unity --> https://unity.com/download
- Visual Studio --> https://visualstudio.microsoft.com/vs/unity-tools/
- Mixed Reality Toolkit --> https://learn.microsoft.com/en-us/windows/mixed-reality/mrtk-unity/mrtk2/?view=mrtkunity-2022-05
- FAtiMA-Toolkit --> https://fatima-toolkit.eu/home/get-started/
- Augmented Reality Lenses
It should be noted that through Unity's installer it should be possible to install Visual Studio and MRTK directly.
An example of this application is available here: https://drive.google.com/file/d/1J_QFsS-EQokwft43CK3ax_J9H7rL0_Bp/view?usp=sharing
Hopefully both the code in this repository and this wiki can help you to recreate the application in your computer.