Awesome
Mixed Reality Design Labs
This repo is where Microsoft's Windows Mixed Reality Design team publishes sample apps and experiments.
Surfaces
Surfaces is an open-source sample app from Microsoft's Mixed Reality Design Labs. It demonstrates how to use Mixed Reality Toolkit(MRTK)'s input system and building blocks to create an app experience for HoloLens 2. In this project, you can find the examples of:
- Use MRTK's Input System, specifically hand / joint tracking.
- Use MRTK's Standard Shader for performant graphics.
You can use this project's components to create your own mixed reality app experiences.
<img src="External/ReadMeImages/MRDL_Surfaces_1.jpg" alt="Surfaces"> <img src="External/ReadMeImages/MRDL_Surfaces_2.jpg" alt="Surfaces"> <img src="External/ReadMeImages/MRDL_Surfaces_3.jpg" alt="Surfaces"> <img src="External/ReadMeImages/MRDL_Surfaces_4.jpg" alt="Surfaces"> <img src="External/ReadMeImages/MRDL_Surfaces_5.jpg" alt="Surfaces"> <img src="External/ReadMeImages/MRDL_Surfaces_6.jpg" alt="Surfaces"> <img src="External/ReadMeImages/MRDL_Surfaces_7.jpg" alt="Surfaces">Session video from Mixed Reality Dev Days 2020
Learn about design & development story. https://channel9.msdn.com/Shows/Docs-Mixed-Reality/Learnings-from-the-MR-Surfaces-App
Supported Unity version
The current supported version of Unity is Unity 2019.3.x.
Used MRTK version
The project is based on MRTK v2.1.0.
Supported device
More from Mixed Reality Design Labs
Sample app - Periodic Table of the Elements
<img src="https://github.com/Microsoft/MRDesignLabs_Unity_PeriodicTable/blob/master/External/ReadMeImages/PeriodicTable_Hero.jpg" alt="Periodic Table of the Elements">https://github.com/microsoft/MRDL_Unity_PeriodicTable
Periodic Table of the Elements is an open-source sample app from Microsoft's Mixed Reality Design Labs. It demonstrates how to use Mixed Reality Toolkit(MRTK)'s input system and building blocks to create an app experience for HoloLens and Immersive headsets.
Contributing
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.