Skip to content

random composition

Composition of random rectangles with Processing. A randomized composition maker that will create shapes of a random size, filled with a random shade of grey, and place them in a random spot within the display window. The fill() function is passed a random number between 0 and 255 to determine the shade of grey. A ...continue reading "Rectilinear Randomized Composition"