Drawing-and-animation-tool-js

A drawing and animation tool that let's you draw on a screen and play back your mouse tracks.

View the Project on GitHub mirkoklukas/drawing-and-animation-tool-js

A drawing & animation tool

A drawing and animation tool that let's you draw on a screen and play back your mouse tracks.

Non-Static. The non-static version (i.e. not the demo) allows multiple users to remotely draw on the same canvas. This is accomplished by:

Static. Try it out yourself (static Version): Flat Circle.

Note that the demo has not been cross browser tested - it's a sketch! Works fine in Chrome (v34.0), Firefox (v28.0), and Safari (v6.0).

The tool has been inspired by Andreas Gysin's Chronodraw.

Implementation

...