cmbruns / pyopenxr

Unofficial python bindings for OpenXR access to VR and AR devices
Apache License 2.0
103 stars 8 forks source link

How to get Blendshape value in Quest Pro Movement SDK (OpenXR)? #90

Open NoLoPhe opened 1 year ago

NoLoPhe commented 1 year ago

Hello,

I want to use Python to get Blendshape value in Quest Pro Movement SDK (OpenXR)

image

Source: https://twitter.com/SadlyItsBradley/status/1585648999918354437

How to do this? Please help me! Thank you very much!

NoLoPhe commented 1 year ago

There is a sample of C/C++ here: https://github.com/JsMarq96/Understanding-Tiled-Volume-Rendering/blob/ee294f2407da501274c6abd301fbfd8eec5575fc/OpenXR/Include/openxr/fb_face_tracking.h#L63