glColor3f (0.0f, 1.0f, 0.0f);//Green ... glColor3f(0.0f, 0.5f, 0.5f);//Blue-Green ... glColor3f(0.1f, 0.0f, 0.1f);//Dark Purple.
確定! 回上一頁