Dithering
Links on the art and algorithm of dithering.
- “a dither”, Øyvind Kolås2013. A small, spatially stable public-domain dithering algorithm.
- “Arbitrary-palette positional dithering algorithm”, Joel Yliluoma2011
- “Atkinson Dithering”, John Earnest2020
- “Blue Noise Dithering”, Jan Wedekind2022
- Dither stabilization in Return of the Obra Dinn, Lucas Pope2017
DITHER.TXT
1989 andDHALF.TXT
1991 by Lee Daniel Crocker and contributors- “Dithering in games – mini series”, Bart Wronski2016
- “HD Index Painting in Photoshop”, Dan Fessler2014
- “Image Dithering: Eleven Algorithms and Source Code”, Tanner Helland2012
- “Linear Dithering”, Enric Meinhardt-Llopis2018
- “Ordered Error Diffusion Dithering”, Job van der Zwan2019. An interactive demonstration.
- “The article I wish I had about monochrome image dithering”, Surma2021
- “What algorithm did Microsoft use to dither colour in early versions of Windows?”
- Dither Me This—an in-browser dithering tool
- HiColor—my 15/16-bit color Bayer dithering program
- “8 Bit & ‘8 Bitish’ Graphics-Outside the Box”, Mark Ferrari2016
- “Atkinsome dithering in HTML5 canvas”, Roland van Ipenburg2011
- Halftoning models2012
- “Hatching in 1PDG”, Oleg Dolya2019
- “Improved Web Component for Pixel-Accurate Atkinson Dithered Images”, Andrew Stephens2023
- “Loom EGA/VGA comparison”, SuperRune2021
- Video games that use standard GUI widgets