Get Set Go!
︎︎︎ GET
The first step would be to get a random reference of a painting, a photograph, a still from a film, a newspaper, or any other digital image.
︎ SET
To set up a grid to be overlayed upon the image, such that it breaks down the image into equal sized rectangular discreet units, similar to the fact of how any digital image, as a raster, is already fundamentally composed of a matrix of cells (or pixels) organized into rows and columns (or a grid) where each cell contains a value representing certain information.
︎GO
Finally, to slide through the matrix set in a orthographic manner sequentially starting from top left corner in a systematic manner of covering the area progressively, one row at a time, similar in the most general sense to how one's gaze travels when one reads lines of text, or how a printer would print a digital image, pixel by pixel, until reaching the bottom right corner, which would be the end.
Thus, one will have successfully processed a digital image in its entirety, in a strange unfamiliar manner.


















more coming soon..