For those of you who are curious about other projects out there that offer similar functionality, take a look at these:
http://www.createjs.com/#!/EaselJS/demos/drawing
http://fabricjs.com/freedrawing/
31–40 of 65 posts
For those of you who are curious about other projects out there that offer similar functionality, take a look at these:
http://www.createjs.com/#!/EaselJS/demos/drawing
http://fabricjs.com/freedrawing/
This is one of the slickest implementation of a sketching app I've seen. The API is nice and the controls are self-explanatory. I've been working on a drawing app for the past few months (journeyship.com) and I'm considering replacing the main canvas with a sketching pad like this one. For those of you who are curious about other projects out there that offer similar functionality, take a look at these: http://www.cr…
I don't have my phone with me right now. Can anybody confirm if this works on iOS? I'm asking because I'm looking for an HTML5 drawing script which works on mobile browsers.
I don't have my phone with me right now. Can anybody confirm if this works on iOS? I'm asking because I'm looking for an HTML5 drawing script which works on mobile browsers.
(added snark: how can this work so nicely and bloody OnSwipe and certain websites crash my browser instantly?)
This is one of the slickest implementation of a sketching app I've seen. The API is nice and the controls are self-explanatory. I've been working on a drawing app for the past few months (journeyship.com) and I'm considering replacing the main canvas with a sketching pad like this one. For those of you who are curious about other projects out there that offer similar functionality, take a look at these: http://www.cr…
Oh, never stumbled upon literallycanvas - it's cool! Don't know if I'd have made drawingboard.js if I knew it on the first place.
I feel like we got "scooped" a bit with this, but at the same time we haven't worked on it in months, so congrats. :-)