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
Copy file name to clipboardExpand all lines: README.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ This new version of the MixedRealityToolkit aims to further extend the capabilit
9
9
10
10
The vNext branch is taking all the best lessons learned from the original Mixed Reality Toolkit and refactoring / restructuring it to both:
11
11
12
-
* Support a wider audience, allowing solutions to be built that will run on multiple VR / AR / XR platforms such as Mixed Reality, Steam/Open VR and OpenXR (initially)
12
+
* Support a wider audience, allowing solutions to be built that will run on multiple VR / AR / XR platforms, starting with Windows Mixed Realityand OpenVR.
13
13
14
14
* Provide an easier to use SDK, to enable rapid prototyping and ease adoption for new users (or users of previous frameworks)
15
15
@@ -45,13 +45,12 @@ Deep dive into project plan and learn how you can contribute to MRTK in our [wik
The Mixed Reality Toolkit vNext will includes many APIs to accelerate the development of MR / XR / VR / AR projects for a range of supported devices, including (but not limited to)
48
+
The Mixed Reality Toolkit vNext will includes many APIs to accelerate the development of MR / XR / VR / AR projects for a range of supported devices, starting with
49
49
50
50
- Microsoft HoloLens
51
51
- Microsoft Immersive headsets (IHMD)
52
-
- Steam VR (HTC Vive / Oculus Rift)
53
-
- OpenXR platforms
54
-
52
+
- OpenVR (HTC Vive / Oculus Rift)
53
+
55
54
# Required Software
56
55
|[](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)|
57
56
| :--- | :--- | :--- | :--- |
@@ -98,4 +97,4 @@ For more information see the [Code of Conduct FAQ](https://opensource.microsoft.
98
97
| See code examples. Do a coding tutorial. Watch guest lectures. | Get design guides. Build user interface. Learn interactions and input. | Get development guides. Learn the technology. Understand the science. | Join open source projects. Ask questions on forums. Attend events and meetups. |
99
98
100
99
# How to Contribute
101
-
View the [**How To Contribute**](https://github.com/Microsoft/MixedRealityToolkit-Unity/wiki/How-to-Contribute) wiki page for the most up to date instructions on contributing to the Mixed Reality Toolkit!
100
+
View the [**How To Contribute**](https://github.com/Microsoft/MixedRealityToolkit-Unity/wiki/How-to-Contribute) wiki page for the most up to date instructions on contributing to the Mixed Reality Toolkit!
0 commit comments