I'm pretty good at doing this on My own, But of course, If you can do this, It'l cut down on development time.

I want to do some 2d drawing of a n X n X n matrix of cubes.
Obviously, thats a 2D representation of a series of points mapped
in 3d space. I'd like to be able to rotate an individual cube around
its center, which is X,Y,Z degrees away from the 3 different axis, and
whos center of mass is a certain radial distance from the center
of the entire 3D origin.

{Also, I'd like to be able to change 'Perspective' on the whole mass of 27 cubes, but i'd settle for much less, if you willing to share.}

So,

I'd also like to do some other 3 to2 d transformaytons.

Anybody have some Equations?
Just wondering.

-Lou