Does anyone know if eye tracking is supported in Godot or if it will be added?

  • sleepyTonia@programming.dev
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    For starters, cameras are only supported on iOS/macOS as far as I know. Someone wrote a python script to do face tracking and send the information to Godot via TCP a while back, maybe you could take inspiration from this?