Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.37 KB

File metadata and controls

30 lines (20 loc) · 1.37 KB
title Set up a new OpenXR project without MRTK
description How to set up a new OpenXR project without MRTK.
author sean-kerawala
ms.author vinnietieto
ms.date 6/7/2022
ms.topic article
keywords mixedrealitytoolkit, mixedrealitytoolkit-unity, mixed reality headset, windows mixed reality headset, virtual reality headset, unity, MRTK, unity

Set up a new OpenXR project without MRTK

While Microsoft and the community have created open source tools such as the Mixed Reality Toolkit (MRTK) that will automatically set up your environment for mixed reality, some developers may wish to build their experiences from the ground up.

[!INCLUDE]

[!INCLUDE]

[!INCLUDE]

You're now ready to begin developing with OpenXR in Unity!

Unity sample projects

Check out the OpenXR Mixed Reality samples repo for sample unity projects showcasing how to build Unity applications for HoloLens 2 or Mixed Reality headsets using the Mixed Reality OpenXR plugin.

See also