HTML5 Canvas Demo
This is a sample of HTML5 Canvas. If the message 'HTML5 Canvas is not available on your browser.' doesn't appear, you can draw on the canvas below. You can change a color by clicking a color rectangle on the left hand. You can use a eraser by choosing white color.
Let's draw!
More than one person would be able to draw simultaneously and collaboratively from a distance as we can do on dabbleboard.com, if the browser transfers drawing data and scrolling data to the Websocket Server then the server pushes these data to other clients. But there is no Websocket Server available to connect from here and Websocket Client is not implemented on this page.
0 comments: