Closed WuZemyp closed 1 year ago
Nobody's written high-level bindings for that, but you should be able to use the raw -sys bindings.
ALVR is successfully using XR_FB_eye_tracking_social for a while, using a fork of openxrs. Unfortunately I don't have the time to finish a PR, there were issues in the generated files and I manually patched them for now.
Hello, I would like to ask whether it can support the openxr extension XR_FB_eye_tracking_social ?. I found the bool variable in avaliable extension side but where is the source code for eye_trakcing_social ? Thank you!