glLightfv(GL_LIGHT0, GL_DIFFUSE, mat_diffuse1); glutSolidCube(1); glPopMatrix(); } void bricks() { glPushMatrix(); glTranslatef(-.5, .4, ...
確定! 回上一頁