Location:
Search - glut.lib
Search list
Description: vc++ opengl编写画图程序时,必须在vc++环境中配置的lib,和dll文件,希望大家能喜欢。
Platform: |
Size: 149072 |
Author: lijiangang |
Hits:
Description: opengl 库函数 内含 glut.dll,glut.h,glut.lib glut32.dll,glut32.lib
Platform: |
Size: 126536 |
Author: adfadsf |
Hits:
Description: glut.h 把这个文件\"include\"到您的源代码中。通常把这个文件放在您的编译器的头文件目录gl文件夹下。
glut.lib(SGI版)和glut32.lib(微软版),这个文件会被链接到您的程序,所以,把它放到编译器的lib文件夹下。
glut.dll(SGI版)和glut32.dll(微软版),把这个文件放在%WinDir%\\System32文件夹下。
然后拷贝对应的文件到对应的目录:
glut32.dll to %WinDir%\\System, //这里或者是System32
glut32.lib to $(MSDevDir)\\..\\..\\VC98\\lib,
glut.h to $(MSDevDir)\\..\\..\\VC98\\include\\GL
对于vc2005,则应拷贝到:
VC\\PlatformSDK\\Lib和VC\\PlatformSDK\\Include\\GL
Platform: |
Size: 150304 |
Author: 孔亮 |
Hits:
Description: 本程序使用了由Mark J. Kilgard 编写的OpenGL通用程序开发工具包GLUT。主要是飞机飞行的动画显示,该开发包已经被置于AirplaneDemo文件夹内,其主要包含以下几个文件:glut.h、glut.dll、glut.lib、glut32.dll、glut32.lib。
本程序的开发环境为Microsoft Visual C++6.0,双击AirplaneDemo文件夹下面的AirplaneDemo.dsp文件,可以进行程序调试或运行。
-This procedure uses the by Mark J. Kilgard, prepared by General procedure OpenGL Development Kit GLUT. Mainly aircraft animation shows that the development kit has been placed in folder AirplaneDemo, the main document contains the following: glut.h, glut.dll, glut.lib, glut32.dll, glut32.lib. This procedure development environment for Microsoft Visual C++ 6.0, double-click the folder AirplaneDemo following AirplaneDemo.dsp documents, program debugging can be carried out or running.
Platform: |
Size: 1341440 |
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: opengl glut lib
Platform: |
Size: 143360 |
Author: ronldon |
Hits:
Description: glut.h 把这个文件"include"到您的源代码中。通常把这个文件放在您的编译器的头文件目录gl文件夹下。
glut.lib(SGI版)和glut32.lib(微软版),这个文件会被链接到您的程序,所以,把它放到编译器的lib文件夹下。
glut.dll(SGI版)和glut32.dll(微软版),把这个文件放在%WinDir%\System32文件夹下。
然后拷贝对应的文件到对应的目录:
glut32.dll to %WinDir%\System, //这里或者是System32
glut32.lib to $(MSDevDir)\..\..\VC98\lib,
glut.h to $(MSDevDir)\..\..\VC98\include\GL
对于vc2005,则应拷贝到:
VC\PlatformSDK\Lib和VC\PlatformSDK\Include\GL-glut.h put this file include to your source code. Usually put this file on your compiler s header files directory gl folder. glut.lib (SGI version) and glut32.lib (Microsoft version), this document will be linked to your procedures, therefore, put it on the compiler s lib folder. glut.dll (SGI version) and glut32.dll (Microsoft version), put the document on the WinDir System32 folder. And copies of the corresponding documents to the corresponding directory: glut32.dll to WinDir System,// here or are System32glut32.lib to $ (MSDevDir ).... VC98lib, glut.h to $ (MSDevDir ).... VC98includeGL for vc2005, should be copied to: VCPlatformSDKLib and VCPlatformSDKIncludeGL
Platform: |
Size: 150528 |
Author: 孔亮 |
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: 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: glut.h,glut32.lib,glut32.dll三个openGL的系统配置文件。
Platform: |
Size: 64512 |
Author: tiancaigong |
Hits:
Description: opengl中的gult函数库,包括opengl32.lib glu32.lib glut32.lib -gult
Platform: |
Size: 104448 |
Author: shw |
Hits:
Description: 图形图像编程所需要的头文件和链接库,包含glut.h glut.lib 等,用于OpenGL开发-OpenGL
Platform: |
Size: 150528 |
Author: 李 |
Hits:
Description: OPenGl的glut.lib!非常有用的链接库!-OPenGl of glut.lib! Very useful link library!
Platform: |
Size: 60416 |
Author: 刘欢 |
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 glut 库文件,很重要 ,很重要-OpenGL glut lib
Platform: |
Size: 94208 |
Author: sunsocool |
Hits:
Description: OpenGL 库文件:glaux. glu. glu32. glut. glut32. opengl. opengl32-the library of OpenGL:glaux. glu. glu32. glut. glut32. opengl. opengl32
Platform: |
Size: 181248 |
Author: ly |
Hits:
Description: glut3.7函数库.包含glut.dll,glut.lib,glut.h,glut32.lib,glut32.d-glut3.7 library. including glut.dll, glut.lib, glut.h, glut32.lib, glut32.dll
Platform: |
Size: 125952 |
Author: 姜愈 |
Hits:
Description: 进行OpenGL配置时必须的glut.lib等文件!-And other documents necessary glut.lib When OpenGL configuration!
Platform: |
Size: 989184 |
Author: 星月 |
Hits:
Description: 配置opengl所需的.dll .h .lib 文件(Configure the .dll .h .lib file required for OpenGL)
Platform: |
Size: 1469440 |
Author: LIV_di
|
Hits:
Description: open gl lib for instaling glut lib in visual stdio
Platform: |
Size: 2872320 |
Author: reddy216 |
Hits: