Microsoft Mixed Reality Toolkit v2.0.0 RC1
Pre-releaseMRTK v2 Release Candidate 1
MRTK v2 Release Candidate 1 is here for anyone who wants to get started with development for HoloLens 2!
What does release candidate mean? A version of a program that is nearly ready for release but may still have a few bugs and polish issues; the status between beta version and release version.
Why the versioning of our release candidate? Well, we want to let you all get started with the tools for building awesome experiences across all our devices, including HoloLens 2, but we know there is more work to be done before we call MRTK "done".
Getting started
To help you get started using MRTK v2, we are proud to introduce the new Documentation Portal. This is the place to learn to use MRTK, and deep dive into MRTK architecture. We have prepared an initial set of documentation to get you started, but we would also like to hear from you if there's anything else you'd like to see added. If you are up to the challenge, help us improve the documentation by contributing your change! Learn how to contribute on our GitHub Wiki, please follow the documentation guide when you make changes.
What's new in RC1.
In this release we have introduced many exciting new features like articulated hand tracking and eye tracking with HL2; there are also some architectural changes to MRTK in response to community and partner feedback to make MRTK easier to use. Of course, RC1 also supports OpenVR, WMR, and HL1 development.
- MRTK Packages
- Namespace simplification
- Services Provider
- In Editor simulation
- Updated Input System
- Interactions and UX Controls (Demo Video)
- Spatial Awareness
Supported Platforms:
- UWP (HoloLens, HoloLens 2, WMR Headset)
- OpenVR
Here's the set of known issues in RC1 that we are working on fixing
- Slate panning is not working with Far interaction
- Other issues tagged "RC1 Bug" on the issues list