OpenGLfile

所属分类:OpenGL
开发工具:Visual C++
文件大小:1847KB
下载次数:3
上传日期:2010-11-12 00:06:18
上 传 者猪儿粑
说明:  重要的文件哦,编辑opengl的必备文件哈 刚开通账号没代码 所以这么做 原谅哦
(Oh, important documents, edit the necessary files Kazakhstan opengl open accounts just so do forgive Oh no code)

文件列表:
OpenGL库文件\GL.H (68392, 1996-05-22)
OpenGL库文件\glaux.dll (1386496, 1997-11-25)
OpenGL库文件\glaux.h (12024, 1996-02-08)
OpenGL库文件\GlAux.Lib (1189322, 2002-08-09)
OpenGL库文件\Glaux.pas (10575, 2006-08-09)
OpenGL库文件\glu32.lib (12648, 1998-05-13)
OpenGL库文件\glut.dll (169984, 1998-08-18)
OpenGL库文件\glut.h (21440, 1998-08-18)
OpenGL库文件\glut.lib (79654, 1998-08-18)
OpenGL库文件\glut32.dll (169984, 1998-08-18)
OpenGL库文件\glut32.lib (79898, 1998-08-18)
OpenGL库文件\OPENGL32.DBG (953304, 2008-12-19)
OpenGL库文件\Opengl32.dll (733296, 2008-12-19)
OpenGL库文件\OPENGL32.LIB (77112, 2008-12-19)
OpenGL库文件\opengl动态链接库\opengl\dll\glu.dll (315904, 1997-11-21)
OpenGL库文件\opengl动态链接库\opengl\dll\glu32.dll (119568, 2000-01-10)
OpenGL库文件\opengl动态链接库\opengl\dll\GLUT32.DLL (180224, 1999-07-29)
OpenGL库文件\opengl动态链接库\opengl\dll\opengl.dll (1214464, 1997-11-21)
OpenGL库文件\opengl动态链接库\opengl\dll\OPENGL32.DLL (692496, 2002-07-22)
OpenGL库文件\opengl动态链接库\opengl\include\gl\FGL.H (60468, 1998-08-13)
OpenGL库文件\opengl动态链接库\opengl\include\gl\FGLU.H (7273, 1998-08-13)
OpenGL库文件\opengl动态链接库\opengl\include\gl\FGLUT.H (10152, 1998-08-13)
OpenGL库文件\opengl动态链接库\opengl\include\gl\gl.h (71555, 1997-11-07)
OpenGL库文件\opengl动态链接库\opengl\include\gl\GLSMAP.H (5150, 1998-08-13)
OpenGL库文件\opengl动态链接库\opengl\include\gl\glu.h (14367, 1997-10-31)
OpenGL库文件\opengl动态链接库\opengl\include\gl\GLUT.H (20844, 1998-08-13)
OpenGL库文件\opengl动态链接库\opengl\include\gl\TUBE.H (8874, 1998-08-13)
OpenGL库文件\opengl动态链接库\opengl\lib\glu.lib (35606, 1997-10-31)
OpenGL库文件\opengl动态链接库\opengl\lib\GLUT\capturexfont.c (11056, 1998-08-13)
OpenGL库文件\opengl动态链接库\opengl\lib\GLUT\GLUT.DEF (2277, 1998-08-13)
OpenGL库文件\opengl动态链接库\opengl\lib\GLUT\GLUT32.DLL (180224, 1999-07-29)
OpenGL库文件\opengl动态链接库\opengl\lib\GLUT\GLUT32.EXP (17306, 1999-07-29)
OpenGL库文件\opengl动态链接库\opengl\lib\GLUT\GLUT32.LIB (27096, 1999-07-29)
OpenGL库文件\opengl动态链接库\opengl\lib\GLUT\glutbitmap.h (708, 1998-08-13)
OpenGL库文件\opengl动态链接库\opengl\lib\GLUT\GLUTINT.H (28061, 1998-08-13)
OpenGL库文件\opengl动态链接库\opengl\lib\GLUT\glutstroke.h (938, 1998-08-13)
OpenGL库文件\opengl动态链接库\opengl\lib\GLUT\glutwin32.h (1752, 1998-08-13)
OpenGL库文件\opengl动态链接库\opengl\lib\GLUT\glut_8x13.c (38739, 1998-08-13)
OpenGL库文件\opengl动态链接库\opengl\lib\GLUT\glut_9x15.c (40098, 1998-08-13)
OpenGL库文件\opengl动态链接库\opengl\lib\GLUT\glut_bitmap.c (2012, 1998-08-13)
... ...

说明: (1)dll目录中保存OpenGL程序运行时所需的动态链接库,使用时可以将目录中的所有文件拷贝到 系统文件夹(操作系统目录中的system32目录)。 (2)include和lib目录中存有OpenGL程序编译时所需的头文件和库文件,编译时需加到VC环境中。 具体方法:在VC环境中选择tools下的Options命令,打开options对话框,选择directories页,在“show directories for”项中选择“include files”,在“directories”列表项中加入“拷贝目录\include” 目录;然后在“show directories for”项中选择“library files”,在“directories”列表项中加入 “拷贝目录\lib”目录。 (3)example中保存了多个OpenGL示例程序。 (4)上机实验目录中包括两次实验的原始框架以及OpenGL编程文档。

近期下载者

相关文件


收藏者