123
-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|477|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
Socoder -> Handheld Coding -> Dithering idiot...

Thu, 12 Jun 2008, 05:57
spinal
For something to do, I have decided to have a go at image dithering, the NDS uses 15nit gfx, but although it looks good, it does not offer the best image quality. I want to convert a regular 24bit image to a 15bit one for use on the ds, currently I'm doing this by dividing the colour values, which, although does the job, you can see banding on gradients etc. so I want to dither them but I haven't much of a clue where to start. I did have a little go a few years ago using a 16 colour palette, in which I pre-calculated colour combinations by hand for an ordered dither, but doing that with thousands of colours doesn't sound like fun to me. Anyone got any ideas on doing this?

-=-=-
Check out my excellent homepage!
Thu, 12 Jun 2008, 07:28
Jayenkai
Always something I wished PaintShopPro could do, but it's dithering either ends up as garbled pixels, or all plain colors, meaning that when you send it to the DS, you end up back at the banding again.
Nngh..

So, taking your request as somewhat of a challenge. (And I love my challenges!)



You might want to stick a "SaveImage" on there, too!



Note, you can even play with the "DropTo" figure to make nice monochromed pixelly pictures, too!

This was where the OrderMatrix came from!

-=-=-
''Load, Next List!''