Commit Graph

4 Commits

Author SHA1 Message Date
tgaeta
a3c8a3f055 New feature: writing at an angle!
After Dr. Proctor's comment in the chat I realized my code wouldn't work
if you were trying to write at an angle so I added a rotation to the
transform. Surprisingly easy fix.
2025-09-18 12:18:14 -04:00
tgaeta
e27f3424bb Just tweaked the constants 2025-09-17 15:02:55 -04:00
tgaeta
e67f4ad19c Used Bezier curves to make fancy typeset.
This assignment was fun to do. The implementation was way easier than I
thought it would be. I know I'm supposed to make multiple commits, but I
really only have 1 implementation. I got the constants by messing around
in Desmos.
2025-09-17 14:22:50 -04:00
8393459686 Initial commit 2025-09-03 02:43:38 +00:00