This repository contains an application developed with Unity and thought to be deployed to Microsoft HoloLens 2. It consists of multiple games that aim to stimulate cognitive functioning and visuo-spatial skills for elderly individuals.
- Download Unity 2020.3.46f1
- Download Visual Studio 2022
- Sviluppo ASP.Net e Web
- Sviluppo di Azure
- Sviluppo per desktop .NET
- Sviluppo di applicazioni desktop con C++
- Sviluppo di app per la piattaforma UWP (Connettività USB, Strumenti piattaforma UWP v143, Windows 11 SDK)
- Sviluppo giochi con Unity
- Open Unity project
- Go to File --> Build Settings
- Select UWP as the platform
- Set Target Device to HoloLens
- Set Architecture to ARM64
- Set Build and Run on Remote Device for Wi-Fi deployment or Local MAchine for USB deployment
- Click Switch Platform
- Download the Mixed Reality Feature Tool.
- Select the features:
- Mixed Reality Toolkit: Mixed Reality Toolkit Examples, Mixed Reality Toolkit Extensions, Mixed Reality Toolkit Foundation, Mixed Reality Toolkit Standard Asset
- Platform Support: Mixed Reality OpenXR Plugin
- World Locking Tools: WLT Core, WLT Samples
To set up the MRTK toolkit, follow these guides:
- Welcome to the Mixed Reality Feature Tool
- Introduction to the Mixed Reality Toolkit-Set Up Your Project and Use Hand Interaction
Follow this guide to build and deploy the project to the HoloLens.