ppsspp/ext/openxr
2022-12-07 21:19:33 +01:00
..
libs OpenXR - SDK updated 2022-12-07 21:19:33 +01:00
openxr_platform_defines.h OpenXR - SDK updated 2022-12-07 21:19:33 +01:00
openxr_platform.h OpenXR - SDK updated 2022-12-07 21:19:33 +01:00
openxr_reflection.h OpenXR - SDK updated 2022-12-07 21:19:33 +01:00
openxr.h OpenXR - SDK updated 2022-12-07 21:19:33 +01:00
README.md Update README.md 2022-09-28 16:24:26 +02:00

Introduction

OpenXR is an interface defined by Khronos Group. Implementation of the interface is done by each VR headset vendor differently.

Files

The used interface (headers in C language) is an older version because Pico doesn't support the latest one yet. The Implementations are taken from the vendor specific SDKs.