Home Forums Software Development Basic mouse cursor control – where to start?

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #947
    Mike Thrussell
    Participant

    Hello all,

    I’m brand new at Visual Studio and coding in C# – I’m from a PHP background.

    In order to learn, I’d like to create a basic application to control the position of the mouse cursor globally – where would I start with this?

    I’m assuming the process would be: get the gaze data > smooth it out > transfer coordinates to cursor position.

    Any help or project code examples would be much appreciated.

    Many thanks,

    Mike

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.