... which draws a single point using three transformations: glMatrixMode(GL_MODELVIEW); glLoadIdentity(); glMultMatrixf(N); /* apply transformation N ...
確定! 回上一頁