Monday, February 5, 2024

🖥 Fedora Hat Mod

I felt like playing around a bit with the Fedora Hat program, modded to repeatedly redraw the fedora hat in an infinite loop, alternating between two step values every loop (so often winding up with four colours in the fedora hat.

This mod started out with the thought: "why draw the fedora hat and then end the program?  why not keep it going?"  (Well, I was also annoyed by the length of the animation delay I had put into the original.)



No comments:

Post a Comment

🖥 "Spirographed" ellipses to create a colorful (32-bit, gradiant) spherical shape

This sample program shows how to use DRAW to create ellipses (I like to call this a "spirographing" approach. The program generate...