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