Commit Graph

6 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 d90f4c90c9 Merge branch 'main' of https://git.makingwithcode.org/slee/project_drawing 2024-09-28 20:47:51 -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
Chris Proctor 0f5d457a98 Update README formatting; create PDF 2024-09-23 17:44:52 -04:00
Seoyeon Lee c84103c084 I created Readme file. Next step should be drawing or sketching on the piece of paper, which I forget to mention earlier. 2024-09-22 11:54:10 -04:00
slee 084c16aefc Initial commit 2024-08-28 15:02:45 +00:00