Assignment 8
- Angela Maure
- Apr 2, 2019
- 1 min read
After downloading both sublime and p5 to my laptop, I went through notes from last class and wrote down a code for a drawing. However, I kept trying to open the HTML index file, but there was no result when ever I loaded it. I kept saving over and over, checking if I input an unrecognizable number for the colors of the shapes and backgrounds, but the webpage kept coming up blank. I had to take a slow look at my notes to see my genius mistake of forgetting to add spaces within parentheses.

I wanted to create the Argentinian flag. Figuring out how the value of the x-axis and y-axis for the placement of a rectangle and the width and the height looks like a baby step compared to trying to get the sun (gold ellipse) in the middle while making it a perfect circle with the width and height value.
I also kept going back and forth with the background value, trying to get a light enough white to fit the flag but not result in 2 light blue rectangles and a yellow circle by being exactly the same value of outside the canvas. I was stuck in grey for a while.

{I also tried making a bee to make something a little more complicated, and wouldn't settle for something a little simpler}
Comments