javascript - Which canvas framework to choose and why? -


i'm create similar this: http://platogo.com/avatars, i'll javascript , html5 canvas.

instead of buttons change appearance want user able change the character mouse (point, click, drag).

i've been checking out different kinds of canvas frameworks make easier implement want do. ones i've found interesting far fabric.js , paper.js.

i suggestions of framework suitable task , readily explanation why.

thanks lot!

i’ll make quick because “what’s best” question closed or moved “programmers” site: https://softwareengineering.stackexchange.com/

if you’re doing “1-time, knocked out , move-on” project, go william malone’s excellent canvas tutorial need: http://www.williammalone.com/articles/create-html5-canvas-javascript-drawing-app/

[edit: additional tutorial]

i realized tutorial on separate page tutorial. sure @ too--it's right on point: http://www.williammalone.com/projects/html5-canvas-javascript-drawing-app-with-bucket-tool/

if using project learn canvas, please use opportunity write using canvas api rather canvas library. have chosen ideal project learn , experiment canvas. take william malone's examples , use excellent reference+examples of canvas api found at: http://www.html5canvastutorials.com/tutorials/html5-canvas-tutorials-introduction/

good coding….!


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -