7 votes

Image dithering: Eleven algorithms and source code

1 comment

  1. DeaconBlue
    Link
    What timing, I have been working a bit on my little platformer game for the Playdate, which has a one bit display. I already knew about most of these, but there were a couple that I had not yet...

    What timing, I have been working a bit on my little platformer game for the Playdate, which has a one bit display.

    I already knew about most of these, but there were a couple that I had not yet played with. I am excited to implement them and see how they look! It might be neat to even allow the user to pick a dithering strategy and change on the fly.

    4 votes