open-ecosystem-development / OpenXR-SDK

Apache License 2.0
2 stars 3 forks source link

OpenXR version in HVR SDK and hand tracking extensions support #38

Open lzhangcs opened 2 years ago

lzhangcs commented 2 years ago

developer is currently working on bringing hand tracking support to Wolvic [1] and noticed that the OpenXR SDK version shipped with HVR SDK (1.0.3) is old enough not to include this extension. In contrast, the OpenXR SDK we use for OculusVR backend (1.0.18) does include it. This means we need to add conditional macros all over the code for compile time.

Additionally, there are a few other important extensions that would greatly simplify our support for hand tracking in Wolvic, namely:

All these extensions are already supported on OculusVR OpenXR SDK. HDC VR SDK is based on 1.0.23 Quest VR SDK is based on 1.0.18 Lynx R1 also is using a later version in their brand new OpenXR SDK: Lynx-R1 is now supporting OpenXR! – Lynx Mixed Reality