# MRTK2 (Hololens 1)

Unity

* UWP, IL2CPP

Mixed Reality Feature Tool

## System-setup

* Visual Studio
  * Desktop development with C++
* Windows 10 SDK: <https://developer.microsoft.com/en-us/windows/downloads/windows-sdk/>

## Projekt-setup

*

## Scen-setup

* Mixed Reality -> Toolkit -> Add to Scene and Configure

## Interagerbara objekt

* Object manipulator
* Interactable
* NearInteractionGrabbable

## Deployment

* Unity
  * Platform UWP
  * Target Device Hololens
  * Architecture x86
* Visual Studio
  * Release, x86
  * Remote Machine
