01.10 Prints Drawing
inspiration
idea
combination of 10 prints algorithm with Riley's color palette.
02. Grid Circles
03. Candy Pixel
inspiration
hand-craft candy
idea
I used the for loop to create this generative graphic inspired by hand-craft candy that I used to buy a lot when I was little. Each element appears by chance on the canvas and fits the pixel grid. The color palette of the graphic also matches the candy.
The remaining problems are:
how to control the number of elements in one grid, since some of the grids got too complicated with more than three elements.
explore more elements for more combinations.
Comments