Created
February 13, 2011 20:04
-
-
Save cristibalan/825053 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- pixel editor | |
- existing work | |
- http://piq.codeus.net/ - nice features but in flash | |
- http://code.google.com/p/grafx2/ - very advanced, windows | |
- http://pixie.strd6.com/pixel-editor - js, simple | |
- [http://www.rw-designer.com/online_icon_maker.php]() | |
- http://canvaspaint.org/ - js mspaint clone | |
- http://www.amberfrog.com/product/bme/ | |
- new existing work | |
- http://muro.deviantart.com/ | |
- http://mugtug.com/sketchpad/ | |
- http://zwibbler.com/ | |
- http://www.gartic.com/sketch/ | |
- http://www.williammalone.com/articles/create-html5-canvas-javascript-drawing-app/ | |
- canvas libs | |
- http://www.pixastic.com/ | |
- CANVAS BUG IF USING ALPHA != 0 or 255 | |
- basically, we'll only ever be able to do gif like transparency | |
- http://stackoverflow.com/questions/4309364/why-does-html-canvas-getimagedata-not-return-the-exact-same-values-that-were-ju |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment