#90 — Floyd-Steinberg Dithering
In this coding challenge, I attempt to implement the Floyd-Steinberg Dithering algorithm and create a "image stippling" effect on an image (kitten, of course) using Processing.
- Discussion about digital halftoning and dithering. 
- My Processing Tutorial on 2D Arrays. 
- Discussion of dithering. 
- Discussion of Floyd Steinberg dithering. 
- This video covers the basics of reading from and writing to the pixels array in Processing / Java. 
- In this video, I demonstrate how to create, initialize, and use the arrays with nested for loops. 
- Live Stream with Neural Networks Continued 
- Editingby Mathieu Blanchette 
- Animationsby Jason Heglund 
