police sirens using noise to radomize size and colour intensity of blue and red circles
police sirens using noise to radomize size and colour intensity of blue and red circles
randomized shape (size, colours, coordinates) we made in class
redid the eye animation thing I did in week one (I think?) instead using noise to make quadinates of iris/eye move as well as y axis on eyelid. Makes eye look a bit more crazy tbh.
making a gif
Ripple Grid: This sketch uses nested loops to create a grid of circles across the canvas.
Offset Circles: This sketch uses nested loops to place large circles in a grid. Every second row is offset slightly, which changes how the circles overlap.
Overlapping Circles: This sketch uses a single for loop to draw circles of various sizes from multiple points on the canvas (the corners and center of the canvas).