Friday, February 9, 2024

🖥 String Art In A Rectangle

This BAM program is a port and mod of a BBC Micro program by Stephen Fewell.

Stephen Fewell's program is a port and mod of an Applesoft program by Ed Solie.



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...