Thursday, September 28, 2023

🖥 Four-Pointed SineWavy Thing

A QB64 program by bplus (a mod to vince's mod to bplus' program?), ported to BAM with mods to improve performance.

QB64 is blazzingly (the programs are compiled), so I had to but the screen resolution by half for the BAM version to have comfortable performance.

This BAM program created with, and exported from, the development version of BASIC Anywhere Machine, which doubles the speed of the CIRCLE statement and includes "Rgba" statement include libraries.






No comments:

Post a Comment

🖥 Fractals in Focus : A classic BASIC program with some new twists

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...