4 Quadrant Constrained Draw

Опубликовано: 09 Апрель 2026
на канале: Ariana D.V.
4
0

In this assignment, we had to make four quadrants generate something different. For my dynamic drawings I used squares and circles because they are opposites. I wanted to make subtle differences so they looked like they belonged together, so the upper half of the canvas has varying opacities while the bottom half does not, but they are the same shapes (circles and squares).

We also had to make a keyPressed event so when the canvas got too full, the user could press any key to make the drawing restart. Every time the drawing is reset, the user will get a different result because the shapes are being randomly generated. I demonstrate this event in the video.