Hi, I'm developing with VIVE Focus Vision using OpenXR. Currently, there is no way to disable or control gaze filtering (e.g., smoothing or jitter suppression). This is a critical issue for researchers or developers who need raw eye tracking data.
In the SRanipal SDK, this was possible via SetEyeParameter and sensitive_factor. We hope a similar feature can be exposed in OpenXR API or provided via extensions. Thank you!
Hi, I'm developing with VIVE Focus Vision using OpenXR. Currently, there is no way to disable or control gaze filtering (e.g., smoothing or jitter suppression). This is a critical issue for researchers or developers who need raw eye tracking data.
In the SRanipal SDK, this was possible via
SetEyeParameterandsensitive_factor. We hope a similar feature can be exposed in OpenXR API or provided via extensions. Thank you!