Pixel program for GBA
category: general [glöplog]
Does somethung like that exsist?
A pixel shader?
There is the nice old pixel shader:
Prepare to be pouëtized
There is the nice old pixel shader:
Code:
for(int y = H, y--; y>0)
for(int x = 0, x++; x<W)
stuff(*FRAMEBUFFER);
Prepare to be pouëtized
frost: http://www.gbadev.org/tools.php?section=gfx ? or you mean something actually running on a gba?
does this mean its all slow and not working on my hardware?
ps: Yes, i want to run it on my gba :)
http://mojs.tk/~aleen/ddaint.gba
it's been discontinued. Start for menu, hold down R and push up for palette editor.
it's been discontinued. Start for menu, hold down R and push up for palette editor.
shadez also made some editor..
Well yes, I made one pretty crappy one... gonna look if I still have the binary somewhere... (couldn't find with quick watch to ftp, trying again when back to home)
painting ON the gba is a horribly bad idea as the input is clumsy, and it doesn't really bring anything new to the table. painting on a NDS however might be a bit sensible, as you have that pen-thingy and can draw quick sketches on the road. hmm, that would actually rule bigtime.
YES YES YES! PLZ C0DE A PAINTPROGRAM FOR NDS
upper screen could be used as preview
and lower screen to paint and shit, cool yea and stuff
ok ?
upper screen could be used as preview
and lower screen to paint and shit, cool yea and stuff
ok ?
Great idea about the DS.
I don't own a NDS, please gimme one. :)
I've tried painting on my palm with the stylus, its not good at full res as the input isn't smooth enough. An NDS paint program could rule though, if the top is a preview as unseen said, and the bottom is a zoomed-in painting area for better accuracy.
a_lee_n: Great program! But i miss some functions like undo and color picker. :)
oh GOD yes, paint proggy for NDS. Period. With ... exactly, using the top for various things like zoom and compositing... yeah, straight up killer idea, plus the ability to save to a network share due to networking - yeah. Needs done. Right, um... HMM.
I have far too many projects already aaaugh
I have far too many projects already aaaugh
psonice: that is the only sensible way imo, indeed