2150 Forks
5788 Stars
5788 Watchers

MixedRealityToolkit-Unity

Mixed Reality Toolkit (MRTK) provides a set of components and features to accelerate cross-platform MR app development in Unity.

How to download and setup MixedRealityToolkit-Unity

Open terminal and run command
git clone https://github.com/microsoft/MixedRealityToolkit-Unity.git
git clone is used to create a copy or clone of MixedRealityToolkit-Unity repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with MixedRealityToolkit-Unity https://github.com/microsoft/MixedRealityToolkit-Unity/archive/master.zip

Or simply clone MixedRealityToolkit-Unity with SSH
[email protected]:microsoft/MixedRealityToolkit-Unity.git

If you have some problems with MixedRealityToolkit-Unity

You may open issue on MixedRealityToolkit-Unity support forum (system) here: https://github.com/microsoft/MixedRealityToolkit-Unity/issues