microsoft / MixedRealityToolkit-Unity

This repository is for the legacy Mixed Reality Toolkit (MRTK) v2. For the latest version of the MRTK please visit https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity
https://aka.ms/mrtkdocs
MIT License
6.01k stars 2.12k forks source link

Add native SteamVR support - including Steam Actions #3073

Closed SimonDarksideJ closed 4 years ago

SimonDarksideJ commented 5 years ago

Does this affect the legacy HoloToolkit (master) or the Mixed Reality Toolkit (mrtk_release)?

Mixed Reality Toolkit

Is your feature request related to a problem? Please describe.

Community members have stated they would also like to see native SteamVR support instead of using Unity's OpenVR implementation (I'd have to agree :D )

Describe the solution you'd like

SteamVR implemented as a native Platform

Describe alternatives you've considered

Currently Steam VR is implemented using OpenVR

david-c-kline commented 4 years ago

MRTK currently has an OpenVR implementation for the 2018 (and legacy 2019) XR platform. On 2019, it will be utilizing the XR Management platform as available.