... 1.0); glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT); glViewport(0, 0, 400, 400); glMatrixMode(GL_PROJECTION); glLoadIdentity(); ...
確定! 回上一頁