Sketch : Draw squiggly sketches in 3D with Hmtl5 and JavaScript
Sketch is a drawing tool with a twist; it allows you to draw in
pseudo 3D. Sketches can be saved by users and viewed in a gallery.
The front end is built using the HTML5 canvas element and plenty of
JavaScript. Sketches are saved in a MySQL database and PHP is used as a
mediator between front end and database.
To read more about this article Click Here
For Demo Click Here

