For this project I made a program that creates art pieces made from circles. The program runs and circles of random radius between 5 and 200 are drawn in random positions within the program window frame. The color of each circle is randomized and so is the starting background color. All the circles also have an opacity of 75% so colors get mixed and the background affects the color scheme of each piece. The program runs for a random amount of time between 1 and 6 seconds, then stops for about 3 seconds so the viewer can look at the finished result before the program resets and starts making a new piece.
The intention is to have this program running on a plasma screen in a gallery where it continuously keeps making these art pieces. Aesthetically, the colorful nature of the work is meant to attract the eye and the overall feel and mood of each piece generating can change. The title "Seasons of Bubblegum" refers to the semi-clear circles being drawn and the mood changing from one piece to the next.
Program Download