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

Search list

[OpenGL programglut-3.7.6-bin.zip

Description:
Platform: | Size: 119897 | Author: | Hits:

[OpenGL programglut-3.7b_x86_solaris.tar

Description: 关于opengl开发最新的开发工程包,该包中含有众多的开发例子,可以通过这些例子加快openGL开发-opengl on the latest development of the project for the development package, the package contains many examples of the development can be accelerated through these examples development openGL
Platform: | Size: 15917952 | Author: xcs | Hits:

[OpenGL programglMultiview

Description: 多角度观察的例子源代码。使用鼠标旋转图形。(By GLUT)-This is simple code about OpenGL which used glut library! It can circumrotate the graphics!
Platform: | Size: 18672 | Author: | Hits:

[OpenGL programglut37

Description: GLUT用于OPENGL的窗口函数庫,可代替GLAUX-GLUT for OpenGL window functions, can be a substitute for GLAUX
Platform: | Size: 3769436 | Author: sam | Hits:

[OpenGL programtut1

Description: 《OpenGL入门(一)》中的:配置glut代码-"OpenGL entry (1)" : configuration code glut
Platform: | Size: 10739 | Author: 宝宝 | Hits:

[OpenGL programmyglut

Description: glut的使用方法,建立opengl的程序框架.并且演示了文字的显示方法.-glut way to use the procedures established opengl framework. The demonstration and display of text.
Platform: | Size: 1198022 | Author: qfj | 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: 74378 | Author: 周立 | Hits:

[OpenGL programglutdemo

Description: OpenGL GLUT库的使用示例源代码 An introduction to GLUT by Elie De Brauwer -OpenGL GLUT for the use of the source code examples to GLUT An introduction by Elie De Brauwer
Platform: | Size: 5533 | Author: t | Hits:

[OpenGL programglutPrint

Description: 利用glut平台无关的特性,和display高效的性质做opengl文字输出,提供矩阵无关和矩阵相关两种模式-use glut platform-independent features, and efficient display of nature do opengl text output, and has nothing to do with Matrix Matrix two models
Platform: | Size: 1071 | Author: 肖伟 | Hits:

[ELanguageglut-3.7.6

Description: VC6.0 OpenGL例子代码:glut-3.7.6.rar-VC6.0 OpenGL example code: glut-3.7.6.rar
Platform: | Size: 104448 | Author: 黄承和 | Hits:

[OpenGL programglut-master

Description: glut: Glut bindings for OpenGL. To be used with the opengl gem.
Platform: | Size: 20480 | Author: zhiyin | Hits:

[OpenGL programglut文件包

Description: opengl配置环境包 可以直接拷入工程里 就能跑基础的opengl代码了(OpenGL configuration environment package can be copied directly into the project, you can run the basic opengl code)
Platform: | Size: 1589248 | Author: liaoliao | Hits:

[OpenGL programglut库

Description: OpenGL的库函数包,包括glut.h/gl.h/glut32.h和dll,lib相关联的lib文件。(OpenGL library function package, including glut.h/gl.h/glut32.h and DLL, lib associated lib file.)
Platform: | Size: 125952 | Author: Yika | Hits:

[Otherglutdemo modify

Description: Glut demo changed.
Platform: | Size: 123904 | Author: luca56 | Hits:

[Game Programtimer

Description: glutTimerFunc registers the timer callback func to be triggered in at least msecs milliseconds. The value parameter to the timer callback will be the value of the value parameter to glutTimerFunc. Multiple timer callbacks at same or differing times may be registered simultaneously. The number of milliseconds is a lower bound on the time before the callback is generated. GLUT attempts to deliver the timer callback as soon as possible after the expiration of the callback's time interval. There is no support for canceling a registered callback. Instead, ignore a callback based on its value parameter when it is triggered.
Platform: | Size: 1024 | Author: 1234554321 | Hits:

[OpenGL programGLUT

Description: 配置opengl所需的.dll .h .lib 文件(Configure the .dll .h .lib file required for OpenGL)
Platform: | Size: 1469440 | Author: LIV_di | Hits:

[OpenGL programglut

Description: 1.头文件: gl.h, glut.h, glu.h放到E:\Microsoft Visual Studio\VC98\include\GL中,如果没有GL,就自己建一个。 2.静态库文件: Opengl32.lib, glut32.lib, glu32.lib放到E:\Microsoft Visual Studio\VC98\lib中 3.动态链接库: Opengl32.dll, glut32.dll, glu32.dll放到C:\Windows\system中(1. The headerfile are identical, : gl.h glut.h. If there is no, on the E:\Microsoft Visual Studio\VC98\include\GL. GL is a her own. 2. A static library files : Opengl32.lib glut32.lib, to E:\Microsoft Visual Studio\VC98\lib glu32.lib. 3. A dynamic link library : Opengl32.dll glut32.dll, to C:\Windows\system glu32.dll.)
Platform: | Size: 5120 | Author: Greenmon | Hits:

[OpenGL programGlew and Glut

Description: open gl lib for instaling glut lib in visual stdio
Platform: | Size: 2872320 | Author: reddy216 | Hits:

[OpenGL programglut库文件全

Description: window下opengl的glut库; glut库用于opengl编程在Windows上创建一个简单的窗口(The glut Library of OpenGL under window; The glut library is used for OpenGL programming to create a simple window on Windows)
Platform: | Size: 644096 | Author: asdic | Hits:

[OpenGL programGLUT工具包

Description: GLUT工具包可以用于glut的编译使用(The GLUT toolkit can be used for the compilation and use of GLUT)
Platform: | Size: 128000 | Author: l拉里 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 37 »

CodeBus www.codebus.net