... rotate and translate the rectangle // Note the order! glTranslated(–8, 0, 0); // Rotation around (x, y) needs 3 lines in OpenGL glTranslated(x, y, ...
確定! 回上一頁