- 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)
π₯Deep Field
This program is a port and mod of a QBJS program by (correction! bplus ) dbox shared with the QB64pe community via this post . bplus...
-
This program is a port and mod of Steve Justice's program presented in the "Fractals in Focus" article found in the May 1985 i...
-
Drawing regular polygons is pretty easy when using DRAW to generate the points of the polygon, using specified coordinates for the center of...
-
This program is a port and mod of Antoni Gual Via's program shared with the "BASIC, QBasic, GWBasic computer programming"'...
No comments:
Post a Comment