使用了glew库和freeglut库
#include <GL/glew.h> #include <GL/freeglut.h> #include <iostream> // 窗口大小 const GLint WIDTH =