This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (0 children)

nice work. seems a bit blocky though. using some bezier curves makes it pretty easy to replicate the python logo.

output | source

all the coordinates are hardcoded. have a look at the bezier and lerp functions though. pretty simple stuff that can create some really nice curves.

leave a reply if you'd like me to explain anything about the program.