So, for example here is the code for left arm: void struct_left_arm(void) { glNewList(left_arm,GL_COMPILE); // Shoulder glTranslatef(1.1,0.25,0.0); ...
確定! 回上一頁