A visual playground for the WindMouse JavaScript library. Edit settings in real time and fine tune your mouse movements, powered by React.
Visit live version: https://windmouse-visualizer.netlify.app/
1. git clone https://github.com/arevi/mouse-data-visualizer.git
2. npm install
3. npm run dev:react
The application will then be visitable on localhost:3000
The WindMouse library is available here: https://github.com/arevi/wind-mouse/
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
https://opensource.org/licenses/MIT
The original WindMouse library was created by https://github.com/BenLand100 for Java.