Coding Challenge #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. 💻Challenge: Links discussed in this video: 🔗Stippling by Robert Hodgin: 🔗 Processing Tutorial on 2D Arrays: 🔗Dither: 🔗Floyd–Steinberg dithering: –Steinberg_dithering 🎥Pixels in Processing Tutorial: 🎥2D Arrays: 🚂Website: 💡Github: 💖Membership: 🛒Store: 📚Books: 🖋️Twitter: Video editing by Mathieu Blanchette. 🎥Coding
Back to Top