3D Box

Working on making a revolving 3D box. 
I guess I should start on defining a 3D coordinate system, and then I'm gonna project onto a plane (kinda like going from R^3 to R^2) and then display that projection. Once that's done, I can figure out how rotating will work. 