For copying the viewing matrix parameters (example from a fast draft to the final figure) copy paste the draft and add //options.
you get ImageSize, ViewPoint and ViewVertical
Hue can take 3 parameters . Graphics3D had axes turned off so to change the labels you need to do Axes -> True, AxesLabel -> {Subscript[\[Theta], 1], Subscript[\[Theta], 2],
h}, BaseStyle -> {FontSize -> 15}
ps2pdf -dEPSFitPage-sPAPERSIZE=jisb0 formula.eps formula.pdf
(note: -dDEVICEWIDTHPOINTS=595 -dDEVICEHEIGHTPOINTS=16712 instead of -sPAPERSIZE=jisb0 seems to produce white text on white bg)