mousecontrol

Control the mouse in the browser using JavaScript.

Stars
13

mousecontrol

Control the mouse in the browser using JavaScript.

This is a proof of concept that I'd like to turn into a library.

The Concept: Use pointerlock to hide the mouse, then create a fake mouse that we can control.

The Demo: http://octalmage.github.io/mousecontrol/