Difference between revisions of "OpenXR"
Jump to navigation
Jump to search
(Created page with "'''OpenXR''' is a specification for a VR runtime managed by the Khronos Group.") |
|||
Line 1: | Line 1: | ||
'''OpenXR''' is a specification for a VR runtime managed by the Khronos Group. | '''OpenXR''' is a specification for a VR runtime managed by the Khronos Group. | ||
+ | |||
+ | Unity supports OpenXR. | ||
+ | |||
+ | Windows supports OpenXR by way of SteamVR. SteamVR is the de facto OpenXR runtime on Windows as of 2024. | ||
+ | |||
+ | Linux supports OpenXR by means of [[Monado]] natively. |
Revision as of 13:12, 27 April 2024
OpenXR is a specification for a VR runtime managed by the Khronos Group.
Unity supports OpenXR.
Windows supports OpenXR by way of SteamVR. SteamVR is the de facto OpenXR runtime on Windows as of 2024.
Linux supports OpenXR by means of Monado natively.