Has anyone tried implementing eye tracking in WebXR mode? What device models support it
cc @RaananW
Eye tracking is supported on devices like the oculus pro, but AFAIK WebXR doesn’t officially support it yet. This is an open suggestion - Eye Tracking · Issue #79 · immersive-web/proposals · GitHub , but there are no specs or implementation. Babylon Native does support eye tracking - Babylon.js docs , but it is only available in BabylonNative apps (so - not the web)