moock.org is supported in part by


June 01, 2011

Multiuser Drawing Pad Built with Pure JavaScript/HTML5/Canvas

i just posted a new example showing how to create a simple multiuser drawing pad (aka shared whiteboard, multiuser sketchpad, or collaborative painting tool) using pure JavaScript and HTML5's <canvas> tag.

to manage communication between users, the javascript code uses OrbiterMicro, which connects to Union Server.

>> View UnionDraw

Posted by moock at June 1, 2011 10:06 PM