
OpenGL
文章平均质量分 81
Alex__Young
仰天长啸出门去,我辈岂是蓬蒿人?
展开
-
win7环境中vs2010中opengl配置
win7和VS2010。glut下载地址:http://www.opengl.org/resources/libraries/glut/glutdlls37beta.zipglut.h ---> C:\Program Files (x86)\转载 2011-09-29 12:29:21 · 2212 阅读 · 0 评论 -
Using GLSL with SDL
转自:http://rainwarrior.thenoos.net/dragon/sdl_glsl.html I have written this tutorial because I found that enabling and using extensions of OpenGL with SDL, and specifically using GLSL can be a l转载 2011-10-25 15:38:16 · 1114 阅读 · 0 评论 -
OpenGL超级宝典-第4版 chapter4-transformgl.cpp运行方法
环境:opengl不知道第几版的,visual studio 2010,windows7,glutdlls37beta方法:1、将share目录下的GLee.h, GLee.c, gltools.cpp, gltools.h, math3d.cpp, math3d.h, wglext.h, glut.h拷贝到C:\Program Files\Microsoft SDKs\Windo原创 2011-09-29 12:24:36 · 3072 阅读 · 2 评论 -
Moving Beyond OpenGL 1.1 for Windows
转自:http://www.gamedev.net/page/resources/_/technical/opengl/moving-beyond-opengl-11-for-windows-r1929 (Editor's Note - this article requires additional formatting work and is incomplete)Author转载 2011-10-25 15:33:16 · 658 阅读 · 0 评论 -
GLU、GLUT常用函数库
2.GLU 函数库绘制 NURBS 曲线和曲面 ------------------------------gluNewNurbsRenderer gluNurbsProperty gluNurbsCallback gluBeginCurve , gluEndCurve gluNurbsCurve gluDel转载 2011-10-27 08:33:19 · 1239 阅读 · 0 评论