// is this compression? should be moved to graphics?
-
Ditherpunk — The article I wish I had about monochrome image dithering
-
Coding Challenge #90: Floyd-Steinberg Dithering video 28min
-
Coding Train Coding Challenge 181: Weighted Voronoi Stippling 30min YouTube
- Using positioned circles with different radius's to simulate darkness and lightness (kind of like dithering)
-
The Art of Dithering and Retro Shading for the Web
- Dithering with shaders. All the code. Super detailed