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

🚧 In the Works: "Code Insertion" buttons

Try this in the 🔗 development version of BASIC Anywhere Machine . Who likes looking up statement/function statements (or code blocks) to wh...