pouët.net

Go to bottom

Pixel program for GBA

category: general [glöplog]
 
Does somethung like that exsist?
added on the 2006-01-05 02:55:32 by Frost Frost
A pixel shader?
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
added on the 2006-01-05 03:03:35 by xernobyl xernobyl
frost: http://www.gbadev.org/tools.php?section=gfx ? or you mean something actually running on a gba?
added on the 2006-01-05 03:41:20 by psenough psenough
does this mean its all slow and not working on my hardware?
added on the 2006-01-05 04:06:20 by utopismus utopismus
ps: Yes, i want to run it on my gba :)
added on the 2006-01-05 05:56:43 by Frost Frost
http://mojs.tk/~aleen/ddaint.gba

it's been discontinued. Start for menu, hold down R and push up for palette editor.
added on the 2006-01-05 08:52:43 by a_lee_n a_lee_n
shadez also made some editor..
added on the 2006-01-05 09:09:00 by uns3en_ uns3en_
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)
added on the 2006-01-05 09:53:17 by shadez shadez
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.
added on the 2006-01-05 17:39:06 by kusma kusma
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 ?
added on the 2006-01-05 17:41:49 by uns3en_ uns3en_
Great idea about the DS.
added on the 2006-01-05 17:49:24 by Optimus Optimus
I don't own a NDS, please gimme one. :)
added on the 2006-01-05 18:18:14 by Frost Frost
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.
added on the 2006-01-05 18:25:43 by psonice psonice
a_lee_n: Great program! But i miss some functions like undo and color picker. :)
added on the 2006-01-05 18:29:31 by Frost Frost
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
psonice: that is the only sensible way imo, indeed
added on the 2006-01-05 18:34:15 by kusma kusma

login

Go to top