translate(float x, float y, float z)
rotateX(float angle)
rotateY(float angle)
rotateZ(float angle)
box(float size)
box(float w, float h, float d)
ParametersDetailsanglethe angle is in radianssizethe dimension of the box to be used for all its dimensionswthe dimension of the box in the ...