2 About OpenXR¶
2.1 Introduction to OpenXR¶
OpenXR is an open standard from the Khronos Group designed to develop high-performance VR applications that run on multiple platforms. OpenXR aims to simplify VR development by enabling developers to access more platforms while reusing the same code. For more information about OpenXR, please refer to the OpenXR page of the Khronos Group.
The product is based on the published Khronos specification. Its current state can be found at https://www.khronos.org/conformance.
2.2 OpenXR Development Doc¶
You can learn about using OpenXR to develop VR applications by reading the OpenXR 1.0 Specification at the Khronos Group site. The Khronos Group also provides API reference documentation and a PDF reference guide that offers an overview of the API.