Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jordic/node_tests


https://github.com/jordic/node_tests

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

COPERATIVE SOCKET.IO DRAWER
===============================
Author: Jordi Collell
jordicgmail.com

Realtime drawing using canvas object. Support FF, Safari and Chrome.
Using node + socket.io + express

This is a test project and will evolve, at the point only drawing with a custom
Shape is supported. No shape change, no exportable, no... but will be added.

Future plans:

- Export canvas object to png
- Add shapes and rubbers. Add colors.
- Create draw rooms. At this momment only drawing on general room is supported.
- Add chromeframe support, actually not tested

Features:
------------
- Ping calculus.
- Mouse tracking for drawers.