This program is a port and mod of a Turbo Basic program shared by Shahid Altaf Qureshi with the BASIC Programming Language group on Facebook (🔗 link to post).
Monday, June 16, 2025
Saturday, June 7, 2025
🖥 "Schrafic" Fractals Generator
This program is a port and mod of a QB64 program created by Eric Schraf (and shared with the BASIC Programming Language group on Facebook: 🔗 link to post ).
NOTE: Although the program sleeps for about 3 seconds before drawing a new layer (either on top of existing layers or after, randomly, clearing the screen), you can pause the action by clicking/touching the screen. Release the click/touch to resume the graphing process.
Subscribe to:
Posts (Atom)
🖥 Ardi's Graph
A port and mod of a program shared by Ardi Ardi with the "BASIC Programming Language" Facebook group via this post . This program ...
-
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 Steve Justice's program presented in the "Fractals in Focus" article found in the May 1985 i...
-
This program is a port and mod of Antoni Gual Via's program shared with the "BASIC, QBasic, GWBasic computer programming"'...