glMatrixMode (GL.GL_PROJECTION);. gl.glPushMatrix();. gl.glLoadIdentity();. gl.glViewport(0, 0, glDrawable.getWidth(), glDrawable.getHeight()); ...
確定! 回上一頁