... glRotated(90,-1,0,0); // rotate axis of object from z-axis to y-axis if (currentObject == CONE || currentObject == CYLINDER) glTranslated(0,0,-0.5); ...
確定! 回上一頁