Friday, February 16, 2024

🖥 3D Boxes in Wavy Columns

A QB64 / QBJS program by Vince that I've ported to BAM and modded a little.

I've increased the number of columns from 2 to 6, added some colour, and changed the dimensions of the screen a little.






No comments:

Post a Comment

🖥 "Spirographed" ellipses to create a colorful (32-bit, gradiant) spherical shape

This sample program shows how to use DRAW to create ellipses (I like to call this a "spirographing" approach. The program generate...