Java3dCube An exercise in 3D graphics using Java. Draws a 3D cube using math routines that implement scaling, rotation, and transformation. Uses Z-level sorting and drawing to correctly render hidden lines and surfaces.