Compatible with Pico 4 devices.
MRTK3 is the third generation of Microsoft Mixed Reality Toolkit for Unity. It's a Microsoft-driven open source project to accelerate cross-platform mixed reality development in Unity. This new version is built on top of Unity's XR Management system and XR Interaction Toolkit. Here are some of its functions:
- Provides the cross-platform input system and building blocks for spatial interactions and UI.
- Enables rapid prototyping via in-editor simulation that allows you to see changes immediately.
- Operates as an extensible framework that allows developers the ability to swap out core components.
We hear your excitement, and we want to give you early access to our newest features and invite you to take part in shaping our future iterations through your feedback. MRTK3 is now in public preview, which represents our current snapshot in development. Some features are still missing, broken, or otherwise not at parity with MRTK 2.x. We appreciate your patience while we shape the future of MRTK and we look forward to your feedback and suggestions. We’re excited to give you a glimpse of what is to come!
Showcase-1.mp4 |
Showcase-2.mp4 |
- Clone this project
- Go to
Build Settings
to build, the same way you used to build.
- Clone this project
- Copy the Packages directory under the project to your project
- Copy all files under Assets/Scripts to your project
- Set up your Pico-MRTK project settings
Copy the following json into your manifest.json
"testables": [
"com.unity.inputsystem"
]
Copy the following package into your manifest.json
"com.microsoft.mrtk.graphicstools.unity": "https://github.com/microsoft/MixedReality-GraphicsTools-Unity.git?path=/com.microsoft.mrtk.graphicstools.unity#v0.4.0",
WeChat: falcon106