There are two new parts. First, main defines the projection transformation: glMatrixMode(GL_PROJECTION); glLoadIdentity(); glOrtho(-2.0,2.0,-2.0 ...
確定! 回上一頁