Skip to content

TmanTman/RecordCanvasEvents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RecordCanvasEvents

Attempts to record and play back annotations made on a canvas

A live demo on the gh-pages branch here. Press the record button and draw on the indicated canvas. Press the stop button. Playback will then occur on the other canvas.

This project uses paperjs and kinetophone to record canvas events and play it back.

To run: clone the repo, run "bower install", and spin up a server, I'd suggest "python -m SimpleHTTPServer" or live-server

It's horrible spaghetti code, but the proof-of-concept works. Playback on some mobile devices are still problematic.

About

Attempts to record and play back annotations made on a canvas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published