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.
radius of circle allowed declines as you click the mouse
its a bunch of lines copied via for loop, and they're all attracted to the center of the canvas. Then I put a circle on top. This would be cool if I could figure out how to make the lines different colour layers. It kind of looks like a flower to me
for loop grid from class
traffic lights, as you get closer the light turns from red to orange to green
conditional statement that changes colour, direction, and shape of ellipse when ellipse when ellipse hits a certain area of canvas, addapted from in class practice
ellipse that has randomized size variables. It gives me a headache to look at a bit tbh.
conditional statement moving shape from class