glEnable(GL_MULTISAMPLE). 11. glutCreateWindow('Demo'). 12. glutDisplayFunc(draw). 13. glutMainLoop(). 14. . 15. if __name__ == '__main__':.
確定! 回上一頁