Commit Graph

3 Commits

Author SHA1 Message Date
Seoyeon Lee 1a09cc4b18 From a rectangle to a circle (yin yang kind shape)
I failed multiple times. Making the red (upper part of circle) was fairly easy. But, another half with blue was harder than I thought.
While I was expereincing some failures, I got a new idea. I wanted to create a new identical upper circle shape and rotate it to put it under the red upper circle, but I don't know how to do rotate the identical new figure using the point the pen stops as a center of rotation. I don't know if it's even possible. So, I just keep trying my original plan, which was just using a big half circle and two half circles.
2024-09-28 21:41:24 -04:00
Seoyeon Lee d36e3eb7a7 I took the suggestion from Dr. Proctor, and I tried to make rectangles colored with red and blue. 2024-09-28 20:43:11 -04:00
slee 084c16aefc Initial commit 2024-08-28 15:02:45 +00:00