octalmage / mousecontrol

Control the mouse in the browser using JavaScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

Control the mouse in the browser using JavaScript.


Languages

Language:JavaScript 100.0%