Saturday, April 20, 2024

🖥 Arabesque Trig Drawing

This BAM program is a port and mod of a Small Visual Basic program.

I've modified the program to create an endless loop of new images, and I've made some previously fixed parameters a bit dynamic by setting them to random values for each new drawing.   (see source code for more details.)

Pause the program (at pretty much any time) by clicking/touching the program's output screen.






No comments:

Post a Comment

🖥 Geometric Mandalas

As a coding exercise, I wanted to make use of DRAW statements to get plot points for regular polygons repeated around an axis to create geom...