A workshop exploring pixels properties as a creative material for experimentation
Create pixels using .get(x,y) and rect
Filters
Using the brightness of a pixel as a filter
Using the distance betwen a point and the mouse d = dist( x, y, mouseX, mouseY) to decide the grid! Move the mouse around!