Skip to content

Yet another Canvas drawing app, except it exports to EaselJS code

Notifications You must be signed in to change notification settings

ncase/easy-easel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Easy Easel - Drawing vector graphics with Easel.js

###Check out the Online Demo

Most Canvas drawing apps export only bitmaps, which don't look good when transformed, and are heavier in file size.

This is yet another Canvas drawing app, except it exports EaselJS code, a vector-based renderer for the canvas.

Todo

  • Decoding & encoding other drawing instructions, such as stroke, fill & color.
  • Smoothing lines
  • Animation

Credits

About

Yet another Canvas drawing app, except it exports to EaselJS code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published