The Pixel Tutorial - Dithering
Simple ExampleHere’s a simple example of using two colors to create four different shades using dithering:
Advanced Example
Compare the top picture, which was made using the Photoshop gradient tool, and the bottom, which was created with just three colors using dithering. Notice the different patterns that were used to create the intermediary colors. Try experimenting with different patterns to create new textures. ApplicationDithering can give your sprite that nice retro feel, since a lot of old video games relied heavily on dithering to get the most out of their limited palettes (look to the Sega Genesis for lots of examples of dithering). It’s not something that I use very often, but for learning’s sake, here it is applied (possibly over-applied) to our sprite.
You can use dithering as much or as little as you want. Honestly, it’s a technique that I’ve only seen a few people use really well. |
|||||||








