@Finesse

1 Followers
1 Following
4 Posts
Student at Massey University - this account is specifically for my class.
Uhhhhh I like to sew, read, watch Columbo, go town and play video games.
Week 4 Independent Study (and one piece from class)
Firstly, the piece from class - a grid made using nested for loops, and moving squares locked into these grid squares.
Secondly I used a nested for loop (offset on the canvas for consistency) as a background for a 'rug' pattern, on which I overlaid custom shapes
Finally, I accidentally made this sunbeam kind of effect using a nested for loop so decided to make a sunrise image.
#codingexplorations
Week 3 Homework -
Firstly, a bouncing ball I made in class that randomly increases/decreases speed on each bounce
Secondly, an infinite ladder with a shooting star to its left, that randomly readjusts its startingpos each time it sinks below the horizon
Lastly, a TV in a dim room playing randomised static.
Week 2 Homework -
First, the design I made in class - this was just drawing with primitive shapes but I had fun with it.
Secondly, an introduction to Variables, with a for() loop to draw the lines, and using mouse input to alter the colour and position of the ball.
Finally, a gradient background drawn with individual objects, and a target pattern drawn with another for() loop. I tried to make the circles contrast with the background so the gradient is visible. #codingexplorations

My Conditional Design results: One of these was finished in class and the other two (on the same piece of paper) were finished (solo) at home.

The Beach was a pretty straightforward algorithm but our (my group's) interpretation of this differed somewhat, but i think the result is nice :)

I liked the birthday poster algorithm as they were reasonably complex while also being fun to follow. The 'Perfect Circles' was tedious, despite having a singular rule (written in pic)

#codingexplorations