Commit Graph

5 Commits

Author SHA1 Message Date
Seoyeon Lee 6feb61778d After drawing K, L, and O, I tried to do E. I used a function to draw some part of the letter, E. I named the function 'arm' and repeated the same process.
I wanted to try something different this time, and I also want to use what I have learned from this course. So, even though the fuction runs only twice, I was satisfied it worked well, and this is something I was able to do it without fixing errors multiple times. I felt that this time I intentionally slowed down my thinking process and have a plan in advance before starting typing anything. My skill for sketching has improved too.
2024-09-22 01:58:32 -04:00
Seoyeon Lee 19ea5261f1 I learned how to do circle, I tested to see if the starting point is the center of a circle or one of the point on the circle, and I learend the starting point is a part of the circle, not the center of the circle I am trying to draw. Penup and pendown steps need to added after my first attempt. It was fun.
This was much easier than K, but a bit harder than L. I was glad that I learned how to do circle, my font is not so pretty, maybe my letter O is too round since I used a perfect circle, but this is what I can do without thinking too much. So, I was just happy that I complete this task.
2024-09-22 01:30:37 -04:00
Seoyeon Lee 03f160986c L was much easier than K. It was quick and simple. 2024-09-22 01:19:08 -04:00
Seoyeon Lee 2a744dcaf3 After failing, I sketched a letter K shape on the piece of paper again. Second sketch was bigger and more clear by using a grid paper. It helps a lot.
I realize that there are many assuptions I made without thinking about the process thoroughly. I took a few advice from my husband, but when I realize that my work is failing, I started laughing. I revisited the sketch, and I realized that my sketch is really bad, with a new sketch, I was able to think about angles more clarly. I started with K, I decide to pick my next letters something much simpler or easy ones.
2024-09-22 00:57:00 -04:00
slee d701474f3d Initial commit 2024-08-28 15:02:43 +00:00