Hi everyone!
I was just looking for some file in my collection of QB64 Programs Archive, and I found a gem. This is the program coded by Galleon (in 2014) to generate environment, just like Microsoft's MINECRAFT game.
It is cool to know that 3D rendering is done only with the help of _MAPTRIANGLE. (No SUB _GL).
The program is in attachment.