Wednesday, October 18, 2023

🖥 fake-voronoi-plasma (Dav's QB64 program ported to BAM)

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.  As a result, the animated graph will be pretty pixelated when viewing the program full screen on large displays.




No comments:

Post a Comment

🖥 Spiralling Text (old-school sine wave)

This is a mod of a program Richard Keijzer wrote in TRS-80 Level II BASIC (44 years ago) and recently shared with the BASIC Programming Lang...