Click to See Complete Forum and Search --> : Javascript Painting Program
Sup3rkirby
08-01-2005, 06:52 PM
I think I'll post this here, cus I don't know exactly where it should go.
Ok, as dumb as this sounds, I made a paint program with Javascript. It currently only runs in IE. I am looking into FF still to re-write some things I've done(like this).
And as many of you somewhat decent javascripters would guess, it sucks. Javascript is slow, and so it IE when running it. But I still think it's great. Since I made it, and it works, and I've never seen it before(in javascript).
PM or reply if you'd like to see it...
theuedimaster
08-01-2005, 11:59 PM
Why don't you post a link?
Sup3rkirby
08-02-2005, 08:07 AM
A Link. sure. But don't be disappointed. I'm telling you in advance it is bad(but what would you expect).
Link To The Worst Paint Program (http://sup3rkirby.zeeblo.com/JS/Painter.html)
kalamaramatata
08-10-2005, 02:34 PM
LMAO, you're right, it does suck, but I couldn't create one of those if my life depended on it. Good Job. One thing I noticed is that if you move your mouse very quickly across the paint board you can make a starry night.
Sup3rkirby
08-11-2005, 05:39 PM
LMAO, you're right, it does suck, but I couldn't create one of those if my life depended on it. Good Job. One thing I noticed is that if you move your mouse very quickly across the paint board you can make a starry night.
I just had to set the standard low so you wouldn't expect much....
Javascript is not quite fast enough(I don't think, from what I've seen) to capture the mouse events fast enough for something like a paint program.
Haha, starry night. That's one (positive) way to look at it....
chrisranjana
08-12-2005, 05:51 AM
Nice work ! why not put it in sourceforge look out for a team and start developing it more !
Sup3rkirby
08-13-2005, 10:17 AM
Nice work ! why not put it in sourceforge look out for a team and start developing it more !
Thank you. I will look into that. I'm kinda surprised that anyone liked it. I was a really short, spur of the moment project. But who knows... maybe after some more development, it could really take off....
To All: I added a nice little 'Eraser Mode' thingy. I've never seen one in a paint program(javascript) before and decided to throw that in there. Very helpful I'd say.
BeachSide
08-16-2005, 06:21 AM
Dude! That rocks man!!!