Quick demonstation showing a 3d wireframe cube that can rotate around 2 axis all drawn in real time through Scratch. Done entirely with trig and ported from a Java project of mine. Unfortunatly I cannot draw solid faces to the cube as Scratch already limits the speed of rendering because of no quick loops (repeat has a delay in it). Use the Cube Radius slider to change the size of the cube.