-
Animating pixels forming an image
I’m called upon to create an animation whereby a picture is assembled one pixel at a time.
It seems to me that I would take the image and apply a mask consisting of small squares from a generator and see them build the image pixel by pixel, line by line like the raster of a TV image, but I can’t seem to get the formula right.
Any clues would be greatly appreciated.