glcolor4f (1.0,0.0,0.0,1.0); // set the quad color. glbegin(gl_quads);. glvertex3f(-0.2,-0.2,0.0);. glvertex3f(0.2,-0.2,0.0);.
確定! 回上一頁