glEnable(GL_TEXTURE_2D); //now draw the cube glutSolidCube(N);. Al hacer esto, obtengo la textura para aplicarla al cubo, ¡pero todo el cubo obtiene el color ...
確定! 回上一頁