Location:
Search - opengl lib
Search list
Description: 用于编写OpenGL程序的几个文件,glu32.lib,gl.h,glu.h,等所需的几个文件
Platform: |
Size: 673403 |
Author: daxiaoshuai@163.com |
Hits:
Description: 包括glaux.h和glaux.lib等文件
Platform: |
Size: 743568 |
Author: yixian2008 |
Hits:
Description: 这是C++Builder没有提供glaux.h所对应的dll和lib文件。- This is C Builder has not provided dll and the lib document
which glaux.h corresponds.
Platform: |
Size: 89088 |
Author: 孙冬 |
Hits:
Description: OpenGL系统开发篇所附源代码-OpenGL System source code accompanying article
Platform: |
Size: 26296320 |
Author: 韦功成 |
Hits:
Description: BC版的GLAUX库文件!很难找啊!我花了三天才找到的!希望对OPENGL爱好者有所帮助!-GLAUX BC version of the library! Hard to find ah! I spent three days to find! OpenGL lovers hope to help!
Platform: |
Size: 175104 |
Author: 00w |
Hits:
Description: 介绍如何在Visual C++中利用OpenGl图形接口,并举例说明。
Platform: |
Size: 1229824 |
Author: gb yin |
Hits:
Description: Some DLL of OPenGL Development
Platform: |
Size: 961536 |
Author: 黄涛 |
Hits:
Description: opengl 库函数 内含 glut.dll,glut.h,glut.lib glut32.dll,glut32.lib
-opengl library function contains glut.dll, glut.h, glut.lib glut32.dll, glut32.lib
Platform: |
Size: 125952 |
Author: adfadsf |
Hits:
Description: glut-3.7.6-bin。对于OpenGL初学者,你可能要先配置一下自己的vc环境。将"glut.h"放置在"..\Microsoft Visual Studio\VC98\Include\GL\"目录下;将“glut32.lib”放置在"..\Microsoft Visual Studio\VC98\Lib\"目录下;将"glut32.dll"放置在"C:\windows\system32\"目录下-glut-3.7.6-bin. OpenGL for beginners, you may have to configure your own environment vc. Will be " glut.h" placed in the " .. \ Microsoft Visual Studio \ VC98 \ Include \ GL \" directory will " glut32.lib" placed in the " .. \ Microsoft Visual Studio \ VC98 \ Lib \" directory will be " glut32.dll" placed in " C: \ windows \ system32 \" directory
Platform: |
Size: 94208 |
Author: LiMing |
Hits:
Description: 程序员OPEMGL开发必备 包括dll,lib-OPEMGL dll,lib
Platform: |
Size: 699392 |
Author: houzuyi |
Hits:
Description: VC++与OpenGL结合开发游戏代码,包括了五六个源代码-VC++ and OpenGL union development game code
Platform: |
Size: 9248768 |
Author: 孔培刚 |
Hits:
Description: Windows环境下安装GLUT的步骤:
1、将下载的压缩包解开,将得到5个文件
2、在“我的电脑”中搜索“gl.h”,并找到其所在文件夹(如果是VisualStudio2005,则应该是其安装目录下面的“VC\PlatformSDK\include\gl文件夹”)。把解压得到的glut.h放到这个文件夹。
3、把解压得到的glut.lib和glut32.lib放到静态函数库所在文件夹(如果是VisualStudio2005,则应该是其安装目录下面的“VC\lib”文件夹)。
4、把解压得到的glut.dll和glut32.dll放到操作系统目录下面的system32文件夹内。(典型的位置为:C:\Windows\System32)-Windows environment to install GLUT steps: 1 Download compressed package will be answered, will be 5 files 2, in the " My Computer" search " gl.h" , and find it in the folder (if it is VisualStudio2005, the installation directory should be below the " VC \ PlatformSDK \ include \ gl folder" ). To extract glut.h get into this folder. 3, the extract obtained glut.lib and glut32.lib static library is located on the folder (if it is VisualStudio2005, while its installation directory should be the following " VC \ lib" folder). 4, the decompression and glut.dll received glut32.dll directory on the following operating systems system32 folder. (Typical for the location: C: \ Windows \ System32)
Platform: |
Size: 149504 |
Author: zhonlon |
Hits:
Description: vc ++ using opengl lib for creating editor like ms paint -vc++ using opengl lib for creating editor like ms paint
Platform: |
Size: 2208768 |
Author: tauqeer |
Hits:
Description: glut.h,glut32.lib,glut32.dll三个openGL的系统配置文件。
Platform: |
Size: 64512 |
Author: tiancaigong |
Hits:
Description: 我搜集的很全的opengl库
包括.lib .h .dll
希望对大家有用-I collected it all the opengl libraries include. Lib. H. Dll hope to be useful
Platform: |
Size: 1497088 |
Author: 胡胡 |
Hits:
Description: OpenGL开发库,1.将开发库中的.h文件拷贝到Visual C++ 6.0的\Include\GL目录中
2.将.lib文件拷贝到Visual C++ 6.0的\lib目录中
3.将.dll文件拷贝到操作系统的system32目录中-OpenGL development libraries, 1. Will develop in the library. H files are copied to the Visual C++ 6.0 in the \ Include \ GL directory 2. Will. Lib file copied to the Visual C++ 6.0 in the \ lib directory 3. Will. Dll files are copied to operating system system32 directory
Platform: |
Size: 742400 |
Author: YO张 |
Hits:
Description: OpenGL开发库 包括gl,glu,glaux的.h,.dll,.lib文件,如glut.h,glut.dll,glut.lib-OpenGL development libraries, including gl, glu, glaux' s. H,. Dll,. Lib file, such as glut.h, glut.dll, glut.lib
Platform: |
Size: 920576 |
Author: nicole |
Hits:
Description: openGL 开发库,内含openGL所需要的所有库文件、dll等-openGL lib
Platform: |
Size: 648192 |
Author: 陈丹凤 |
Hits:
Description: Opengl 完整的开发库,欢迎下载,Opengl 完整的开发库,欢迎下载-Opengl complete development libraries are welcome to download, Opengl complete development libraries are welcome to download
Platform: |
Size: 1402880 |
Author: xuzhanhua |
Hits:
Description: 其中包含了OpenGL所有的lib文件,对运行OpenGL的人有帮助的(Including all of the lib files of OpenGL)
Platform: |
Size: 141312 |
Author: 海英
|
Hits: