Files
2023-06-26 17:26:27 +02:00
..
2022-12-07 21:19:33 +01:00
2022-12-07 21:19:33 +01:00
2022-12-07 21:19:33 +01:00
2023-03-09 21:04:30 +01: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.

libopenxr_loader.so in stub is there only to satisfy linker, it doesn't matter which variant is it.