immersive-web / webxr

Repository for the WebXR Device API Specification.
https://immersive-web.github.io/webxr/
Other
2.99k stars 386 forks source link

[question] Eye tracking proposal? #1299

Closed JsMarq96 closed 1 year ago

JsMarq96 commented 2 years ago

Since there seems to be quite a few more affordable headsets with eye tracking coming on the next months, I started to look a bit in WebXR support for this feature, and of course, I might have missed it; but I did not found it; neither a proposal.

Is this something that is on the plans, or would help defining a proposal be appreciated?

My research group are looking at WebXR for our next project, and having this sort of functionality would be huge for us!

svillar commented 2 years ago

XRInputSource API already supports gaze tracking https://immersive-web.github.io/webxr/#xrinputsource-interface

svillar commented 2 years ago

XRInputSource API already supports gaze tracking https://immersive-web.github.io/webxr/#xrinputsource-interface

Ah you said eye-tracking not gaze tracking, sorry for the confusion

rayan-saleh commented 2 years ago

Fairly major privacy implications to consider - but needs to be supported nevertheless.

cabanier commented 1 year ago

https://cabanier.github.io/webxr-face-tracking-1/ supports eye tracking and addresses some of the privacy concerns.