... glPushMatrix(); glMatrixMode(GL_MODELVIEW); glLoadMatrixf(view); // concatenate model matrix to view matrix glTranslated(position[0], ...
確定! 回上一頁