Welcome![Sign In][Sign Up]
Location:
Search - glut32.dll glut

Search list

[OpenGL programvs-opengl(glut)

Description: opengl 库函数 内含 glut.dll,glut.h,glut.lib glut32.dll,glut32.lib
Platform: | Size: 126536 | Author: adfadsf | Hits:

[Windows Developglut

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:

[Other Riddle gamesBilliards8.4

Description: 编译Billiards.dsw文件,在Debug目录下会生成Billiards.exe文件,直接双击该文件,即可运行“网络台球”程序。 ****************** Billiards在运行时需要glut32.dll的支持,另外还需要资源文件BILLIARDSTABLE.bmp、MOHOGANY.bmp和tableface.bmp。-compiler Billiards.dsw documents in the Debug directory will generate Billiards.exe document, double-click the file directly, and can run "cyber billiards" procedures.****************** Billiards at runtime glut32.dll need the support of other documents also need resources BILLIARDSTABLE.bmp, MOHOGANY.bmp and tableface.bmp.
Platform: | Size: 472064 | Author: 米饭 | Hits:

[OpenGL programopengl_mksw

Description: opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装 目前的glut库是glut-3.7.6.包含glut.h,glut32.lib,glut32.dll 把glut.h放到 vc的include目录中 把glut32.lib放到vc的lib目录中 把glut32.dll放到system32下 对于vs.net include和lib在..\vc7\platformSDK下 参考资料 nehe.gamedev.net 特别经典的opengl教程 www.codeguru.com -opengl as one powerful 3D API, rendering speed, high efficiency. We can achieve our 3D world. The procedures for the use of a glut (download http://www.xmission.com/ ~ nate/glut.html), he embodies gl.h, glu.h glaux.h has also expanded the number of other senior function. So in our future proceedings, just include glut.h headers. Implementation details please download the source code, the programming opengl familiar friends can see from the code in AX achieve opengl application with the ordinary procedure is the same. Glut library installation for the current glut of glut- 3.7.6. Included glut.h, glut32.lib, glut32.dll put into vc glut.h include the directory into vc glut32.lib put the lib directory put into glut32.dll for system32 vs.net include and lib in .. \ vc7 \ platformSDK under s
Platform: | Size: 132096 | Author: 周立 | Hits:

[OpenGL programnewpaint

Description: 需要有OpenGL的库文件glut32.dll 运行后,用鼠标点击一次左上方的小图形,然后在空白区域点鼠标,就可根据小图形的指示画出相应的图形.-need OpenGL libraries glut32.dll operation, and click the top left of a small graphic, and then click the mouse regional gaps can be under the direction of small graphics to draw out the corresponding graphics.
Platform: | Size: 216064 | Author: 郭佳 | Hits:

[OpenGL programshadowing

Description: 需要包含OpenGL的库文件glut32.dll 运行之后显示一个水平反转转动的红色薄片。假想光源在垂直上方,下面有其黑色的影子不断变化-need to contain OpenGL libraries glut32.dll displayed after running a reverse rotational levels of red sheet. In vertical imaginary light source above, the following is a black shadow evolving
Platform: | Size: 204800 | Author: 郭佳 | Hits:

[OpenGL programOpenGL_ActiveX

Description: opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装 目前的glut库是glut-3.7.6.包含glut.h,glut32.lib,glut32.dll 把glut.h放到 vc的include目录中 把glut32.lib放到vc的lib目录中 把glut32.dll放到system32下 对于vs.net include和lib在..\vc7\platformSDK下 -opengl A powerful as the 3D API, playing up speed, high efficiency. We can realize their 3 D world. The procedures for the use of the glut (download to http :// www.xmission.com/ ~ nate/glut.html) He not only includes gl.h, glu.h glaux.h also expanded some other senior function. So in our future proceedings, just include glut.h headers. Implementation details please download the source code, programming opengl familiar friends can see from the code, AX in achieving opengl application with the ordinary procedure is the same. Glut for the installation of the current glut is the glut- 3.7.6. Glut.h included, glut32.lib. glut32.dll put into vc glut.h include the directory put glut32. vc lib into the lib directory put into system32 under glut32.dll for vs . net include and lib in .. \ vc7
Platform: | Size: 132096 | Author: xian | Hits:

[OpenGL programsf_2005830162737

Description: OpenGL dll文件 glu.dll glu32.dll glaux.dll glut.dll glut32.dll opengl32.dll opengl.d-OpenGL dll file glu.dll glu32.dll glaux.dll glut.dll glut32.dll opengl32.dll opengl.d
Platform: | Size: 688128 | Author: sophie | Hits:

[OpenGL program20712035

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:

[OpenGL programvs-opengl(glut)

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:

[Windows Developglut

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:

[OpenGL programglut

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:

[OpenGL programOpenGL

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:

[OpenGL programopenGL.management.files

Description: glut.h,glut32.lib,glut32.dll三个openGL的系统配置文件。
Platform: | Size: 64512 | Author: tiancaigong | Hits:

[Other Riddle gamessmb

Description: 超级玛丽的源码!需要安装directX SDK,需要glut32.dll,glut.lib文件.-Super Mary s source! Need to install directX SDK, need glut32.dll, glut.lib files.
Platform: | Size: 59392 | Author: 王少 | Hits:

[OpenGL programproj1

Description: 在Windows系统中,安装GLUT库:打开glut-3.7.6-bin.zip,取出glut.h,glut32.lib,glut32.dll,分别放置。 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: 在此基础上,修改各顶点颜色,使得每个顶点颜色不一样,多边形内部颜色渐变。 操作方法和实验步骤: 1.使用GL_POLYGON模式绘制白色的多边形,由于所绘多边形为凹多边形,故从最左上角的点开始绘制,以防得到不可预测的图形。注意求得各凹角(reflex convex)处的顶点坐标。 2.下面考虑修改各顶点颜色。首先多边形绘制改为从位于图形中心的(0,0)处开始,并设为白色。 3.此后对于六个凹角处的顶点分别设定其颜色为黄色,绿色,青色,蓝色,洋红色及红色。默认状态下多边形将出现渐变的效果。 4.此时运行程序将得到如右图所示效果:为此,我们再次绘制前面所绘制的第一个多边形顶点,即可得到所要求图形。 -In the Windows system, install the GLUT libraries: Open glut-3.7.6-bin.zip, remove glut.h, glut32.lib, glut32.dll, were placed. The use of Visual Studio C++ compiler has been the project works, and modify the code generates the following graph: On this basis, modify the vertex colors to make different colors for each vertex, polygon internal color gradient. Operational methods and experimental steps: 1. Use GL_POLYGON draw white polygon models, as painted concave polygon as a polygon, so starting from the most upper left point rendering, in case the graphics to be unpredictable. Note to seek the concave angle (reflex convex) at the vertex coordinates. 2. The following consider amending the vertex colors. First, change from the rendering polygon graphics center located at (0,0) at the beginning, and set to white. 3. Then for the six respective concave corner vertex set its color to yellow, green, cyan, blue, magenta and red colors. Polygon will appear by default gradient e
Platform: | Size: 6144 | Author: 小痴狗子 | Hits:

[GDI-BitmapGlutdlls37beta

Description: glut32.dll 放入system32 glut32.lib 放入 编程软件lib目录 glut.h 放入include目录下的gl目录-glut32.dll system32 glut32.lib into the programming software into the lib directory into the include directory glut.h gl directory
Platform: | Size: 76800 | Author: tianzhiya | Hits:

[OpenGL programDLL

Description: OpenGL 的大部分动态链接库DLL:glaux. glu. glu32. glut. glut32. opengl. openGl32-the DLL of OpenGL:glaux. glu. glu32. glut. glut32. opengl. openGl32
Platform: | Size: 1181696 | Author: ly | Hits:

[OpenGL programglut3.7

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:

[OpenGL programglut-3.7.6-bin

Description: OPENGL 3.7.6 头文件 包含glut.h glut32.dll -OPENGL 3.7.6 header files contain glut.h glut32.dll
Platform: | Size: 352256 | Author: yyy | Hits:
« 12 »

CodeBus www.codebus.net