- either draw from the middle of the screen outward, or draw from the edge of the screen inward
- random (but fixed) increase/decrease of square sizes
- random (but fixed) increments in angles for each square
- random color choice
Sunday, February 11, 2024
đĽ Rotating Concentric Squares
Having a little fun with the DRAW statement and a fair bit of randomness in every drawing cycle.
Subscribe to:
Post Comments (Atom)
đĽ "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...
-
This BAM program is a port, with mods, of the GW-BASIC "CALENDAR" program by Taung-Chao Lee and Benito Navarro Mtz, as found on Fa...
-
This program by Charlie Veniot is a port and mod of Ian Witham's C64 program found in this YouTube video. New colours are randomly proje...
-
QB64 is a performance demon. BAM, not so much. So I had to mod this program a fair bit as part of reducing the resolution of the screen. A...
No comments:
Post a Comment