Saturday, October 5, 2024

🖥 Stereogramish Thingy

This is a port by Charlie Veniot of ZXDunny's SpecBAS stereogram program (the second version) shared with the "BASIC Programming Language" Facebook group (link to that post.)

Note that I have not implemented the first version of ZXDunny's program, which has filled circles.  BAM's circle-filling routine does not work well with overlapping circles.  Hence, I only ported the version of the program with unfilled circles:

(BTW: I called this "Stereogramish" because, due to visual impairment, I have no idea if this is working or not! )



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