Back to all
Prompt: Dithering
Jan 02
Learned:
Manipulating pixels in p5
Basics of dithering
Ordered dithering
with a Bayer filter
pixelDensity(1)
as a cheat to sidestep retina displays
Matrix operations in vanilla JS :(
Code