Genuary 2024 - Days 3 and 4
Jan. 4th, 2024 09:30 pmDay 3- The theme was Droste effect. I had not known before that was the name for this. I remember enjoying a book as a child with a picture of a person painting a picture of themselves painting a picture and so on.
Before attempting this in code, I played about a bit by just editing photos. For example:

Then I tried similar, with using a bit of code:

Day 4 - The theme was pixels, and you know what are kind of like pixels: cross-stitches!
I created a shape, then generated random numbers for the coordinates of where that shape should go.
I then generated more random numbers, sewed a stitch, then rolled dice to determine where the next stitch would be, and did more of these random walk type stitches.

Before attempting this in code, I played about a bit by just editing photos. For example:

Then I tried similar, with using a bit of code:

Day 4 - The theme was pixels, and you know what are kind of like pixels: cross-stitches!
I created a shape, then generated random numbers for the coordinates of where that shape should go.
I then generated more random numbers, sewed a stitch, then rolled dice to determine where the next stitch would be, and did more of these random walk type stitches.
