You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[](https://www.microsoft.com/software-download/windows10)[Windows 10 FCU](https://www.microsoft.com/software-download/windows10)|[](https://unity3d.com/get-unity/download/archive)[Unity 3D](https://unity3d.com/get-unity/download/archive)|[](http://dev.windows.com/downloads)[Visual Studio 2017](http://dev.windows.com/downloads)|[](https://go.microsoft.com/fwlink/?linkid=852626)[Simulator (optional)](https://go.microsoft.com/fwlink/?linkid=852626)|
27
+
|[](https://www.microsoft.com/en-us/software-download/windowsinsiderpreviewSDK)[Windows SDK 18362+](https://www.microsoft.com/en-us/software-download/windowsinsiderpreviewSDK)|[](https://unity3d.com/get-unity/download/archive)[Unity 2018.3+](https://unity3d.com/get-unity/download/archive)|[](http://dev.windows.com/downloads)[Visual Studio 2017](http://dev.windows.com/downloads)|[](https://go.microsoft.com/fwlink/?linkid=852626)[Simulator (optional)](https://go.microsoft.com/fwlink/?linkid=852626)|
28
28
| :--- | :--- | :--- | :--- |
29
29
| To develop apps for Windows Mixed Reality headsets, you need the Windows 10 Fall Creators Update | The Unity 3D engine provides support for building mixed reality projects in Windows 10 | Visual Studio is used for code editing, deploying and building UWP app packages | The Emulators allow you test your app without the device in a simulated environment |
30
30
@@ -43,10 +43,7 @@ MRTK-Unity provides a set of foundational components and features to accelerate
2. Follow this [Getting Started Guide](Documentation/GettingStartedWithTheMRTK.md)
48
-
3. Check out [Mixed Reality Toolkit configuration guide](Documentation/MixedRealityConfigurationGuide.md)
49
-
4. Check out building blocks and example scenes(see the table below)
46
+
Please check out the [Getting Started Guide](https://microsoft.github.io/MixedRealityToolkit-Unity/Documentation/GettingStartedWithTheMRTK.html)
50
47
51
48
### More Documentation
52
49
Find this readme, other documentation articles and the MRTK api reference on our [MRTK Dev Portal on github.io](https://microsoft.github.io/MixedRealityToolkit-Unity/).
@@ -73,12 +70,12 @@ Join the conversation around MRTK on [Slack](https://holodevelopers.slack.com/).
73
70
74
71
Ask questions about using MRTK on [Stack Overflow](https://stackoverflow.com/questions/tagged/mrtk) using the **MRTK** tag.
75
72
76
-
Search for solutions or file new issues in [GitHub](https://github.com/Microsoft/MixedRealityToolkit-Unity/issues).
77
-
78
-
Deep dive into future plans and learn how you can contribute to MRTK in our [wiki](https://github.com/Microsoft/MixedRealityToolkit-Unity/wiki).
73
+
Search for [known issues](https://github.com/Microsoft/MixedRealityToolkit-Unity/issues) or file a [new issue](https://github.com/Microsoft/MixedRealityToolkit-Unity/issues) if you find something broken in MRTK code.
79
74
80
75
Join our weekly community shiproom to hear directly from the feature team. (link coming soon)
81
76
77
+
Deep dive into project plan and learn how you can contribute to MRTK in our [wiki](https://github.com/Microsoft/MixedRealityToolkit-Unity/wiki).
78
+
82
79
For issues related to Windows Mixed Reality that aren't directly related to the MRTK, check out the [Windows Mixed Reality Developer Forum](https://forums.hololens.com/).
83
80
84
81
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
0 commit comments