Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - glut
Search - glut - List

Update : 2024-04-28 Size : 119897 Publisher :

关于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
Update : 2008-10-13 Size : 15917952 Publisher : xcs

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

DL : 0
GLUT用于OPENGL的窗口函数庫,可代替GLAUX-GLUT for OpenGL window functions, can be a substitute for GLAUX
Update : 2008-10-13 Size : 3769436 Publisher : sam

DL : 0
《OpenGL入门(一)》中的:配置glut代码-"OpenGL entry (1)" : configuration code glut
Update : 2008-10-13 Size : 10739 Publisher : 宝宝

DL : 0
glut的使用方法,建立opengl的程序框架.并且演示了文字的显示方法.-glut way to use the procedures established opengl framework. The demonstration and display of text.
Update : 2008-10-13 Size : 1198022 Publisher : qfj

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
Update : 2008-10-13 Size : 74378 Publisher : 周立

DL : 0
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
Update : 2008-10-13 Size : 5533 Publisher : t

利用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
Update : 2008-10-13 Size : 1071 Publisher : 肖伟

DL : 0
VC6.0 OpenGL例子代码:glut-3.7.6.rar-VC6.0 OpenGL example code: glut-3.7.6.rar
Update : 2024-04-28 Size : 104448 Publisher : 黄承和

glut: Glut bindings for OpenGL. To be used with the opengl gem.
Update : 2024-04-28 Size : 20480 Publisher : zhiyin

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

DL : 0
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.)
Update : 2024-04-28 Size : 125952 Publisher : Yika

DL : 0
Glut demo changed.
Update : 2024-04-28 Size : 123904 Publisher : luca56

DL : 0
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.
Update : 2024-04-28 Size : 1024 Publisher : 1234554321

DL : 0
配置opengl所需的.dll .h .lib 文件(Configure the .dll .h .lib file required for OpenGL)
Update : 2024-04-28 Size : 1469440 Publisher : LIV_di

DL : 0
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.)
Update : 2024-04-28 Size : 5120 Publisher : Greenmon

open gl lib for instaling glut lib in visual stdio
Update : 2024-04-28 Size : 2872320 Publisher : reddy216

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)
Update : 2024-04-28 Size : 644096 Publisher : asdic

GLUT工具包可以用于glut的编译使用(The GLUT toolkit can be used for the compilation and use of GLUT)
Update : 2024-04-28 Size : 128000 Publisher : l拉里
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 37 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.