Lines Across Canvas

multicolored lines from the left of the canvas to the top right of the canvas, generated according to a simple algorithm
Feb 2022 – unfinished

Lines Across Canvas was my second Processing project. I learned a lot about design programming principles, data organization, and thinking about iteration in the void draw() { loop. I was a month or so into learning how to write in Java and use Processing. I also joked (complained) to my friends and family about how I’d somehow come up with a way to make trigonometry and linear algebra my hobby.

I had something much “cooler” in mind and hope I get to return to this project in the future. I’ve learned so much more since I started this particular project. To really do it justice though I’ll have to learn a whole lot more!

-mg