Search code examples
htmlpen

HTML5 pen tool for paint application


Hello I am trying to create a basic paint application in HTML5. Does anyone know how to make a pen tool for HTML5? I already know how to create the basic drawing tools just looking for some help on the pen tool. Any help would be appreciated, thanks.


Solution

  • I would take a look at using paper.js

    http://paperjs.org/