安裝在windows_64下cmd中輸入以下命令: pip install PyOpenGL 安裝成功 ... GLUT import * def drawFunc(): glClear(GL_COLOR_BUFFER_BIT) ...
確定! 回上一頁