一、 1.Please download and install the glut library. 2.Write a complete program using the following codes to draw a Sierpinski gasket. void myinit() { // attributes glClearColor(1.0,1.0,1.0,1.0); glColor3f(1.0,0.0,0.0); // set up viewing glMatrixMode(
做计算机图形处理时,经常要用到OPpenGL,这里分享了我在网找的OpenGL库文件以及工具包,需要的可以下载,可能内容有重复,但是比较全面。
vs之opengl:错误: 无法打开包括文件:“gl/glut.h”: No such file or directory
本人使用的是vs2012,编写一个简单的opengl程序,运行的时候总是提示:
fatal error C1083: 无法打开包括文件:“GL/glut.h”: No such file or directory
这个时候就要进行相