ORTHOWIRECUBE
I upgraded my wire square demo so it can render an orthographic wireframe cube instead of just a square. All I needed to do was add a z-coordinate for most of my lines and put in coordinate data for 6 faces of a cube. Public key is X338YPA1
Cool! Now I'll know what everyone in the game was talking about. I was impressed with the use of a virtual 3D parallax barrier to get around the 3D limitations of SmileBASIC.
2D Wireframe Test Demo.
Demonstrates 2D transformation, scaling and rotation. The public key is KDEY3L4. Next, I hope to upgrade this to a 3D wireframe cube, rather than a square.