In my first sketch I used a series of desaturated balls and miltiple arrays to fill a volume with spheres. the random range of values allows the majority of the space to be filled with spheres.
play videoIn this sketch I used custom classes to create an array of colored lines that circle the window both vertically and horizontally. There is also a series of quarter circles that utilize 2d transformations in order to rotate the assets.
play video
For this project I decided to utilize a noise wave to create the background for my piece. The sound wave uses a range of colors that change over the course of 30 seconds to create the variation of colors. The main focus of the piece is a contunously rotating random fractal. The fractal is a custom class that also changes color over the duration of the piece.