Sunday, April 7, 2024

🖥 DRAW Spiral Graphing Demo

This program runs some DRAW statements in a series of inline loops within a larger endless loop, each inline loop transitioning from one value to another parameter within each loop.

Something like that.  I'm not sure how to word that coherently.

The animation demonstrates a large possible number of images that can be created using DRAW in a "spirograph" kind of way.

You'll know that the program has restarted from the beginning when the graphing colour changes.

Please note: this program was created with the development version of BASIC Anywhere Machine (to test the recently added fractional angle values for the DRAW statements TA command.)




No comments:

Post a Comment

🖥 Golden Ball 1 Crop Circle

Over in the QB64 Phoenix Edition community, bplus (one of their prolific programmers) suggested ( in this post ) a little programming challe...