使用glew库和freeglut库。VS2013编译 #include <GL/glew.h> #include <GL/freeglut.h> //顶点数据 GLfloat vertices[] = { -0.5f,