Introduction - If you have any usage issues, please Google them yourself
New Torus creates a torus at the origin
New Teapot creates a teapot at the origin
TranslateX a way to specify a translation in the x direction
TranslateY a way to specify a translation in the y direction
TranslateZ a way to specify a translation in the z direction
(these translations can be explicit (e.g.+2 in x,-2 in x),or
interactive (using the glui translators for example)
(TRANSLATION SHOULD ALWAYS BE ALONG THE
WORLD AXIS)
RotateX a way to specify a rotation about the x axis
RotateY a way to specify a rotation about the y axis
RotateZ a way to specify a rotation about the z axis
(t