Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - glut-3.7.6
Search - glut-3.7.6 - List
glut-3.7.6-bin的源代码-glut - 3.7.6-bin source code
Update : 2008-10-13 Size : 120210 Publisher : 周子强

glut-3.7.6开发实例,含用法及几十个小例程。很好用
Update : 2008-10-13 Size : 368955 Publisher : zhao xian sheng

glut-3.7.6-bin的源代码-glut- 3.7.6-bin source code
Update : 2024-04-25 Size : 119808 Publisher : 周子强

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 : 2024-04-25 Size : 132096 Publisher : 周立

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
Update : 2024-04-25 Size : 132096 Publisher : xian

DL : 0
glut的源代码,以及其他的一些文件, 版本是3.7-glut of the source code, and other documents, version 3.7
Update : 2024-04-25 Size : 3946496 Publisher : htzyhtzy

vc中打开图像文件时所需要的opengl库以及含有的使用说明-vc open image files when needed opengl library and contains instructions
Update : 2024-04-25 Size : 104448 Publisher : wangyuyin

VC算法,包括源文件,使用opengl开发,效果明显 -VC algorithm, including the source file, use opengl development, the effect of significantly
Update : 2024-04-25 Size : 4993024 Publisher : 顾鸿虹

DL : 0
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
Update : 2024-04-25 Size : 94208 Publisher : LiMing

glut实用库的windows文件,供大家学习-lib for glut
Update : 2024-04-25 Size : 119808 Publisher : zxp

DL : 0
在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
Update : 2024-04-25 Size : 6144 Publisher : 小痴狗子

DL : 0
opengl中的gult函数库,包括opengl32.lib glu32.lib glut32.lib -gult
Update : 2024-04-25 Size : 104448 Publisher : shw

DL : 0
gult.h 在VC6.0或者更高版本中可以进行OPGL得编程-gult.h in VC6.0 or later can be programmed to OPGL
Update : 2024-04-25 Size : 104448 Publisher : 韩帅

opengl的开发包,glut。可以安装到windows下,然后根据包中的配置。可以再vc等开发工具中使用。-glut-3.7.6-bin.rar
Update : 2024-04-25 Size : 111616 Publisher : 周远彬

OPENGL 3.7.6 头文件 包含glut.h glut32.dll -OPENGL 3.7.6 header files contain glut.h glut32.dll
Update : 2024-04-25 Size : 352256 Publisher : yyy

DL : 0
 在Windows系统中,安装GLUT库:打开glut-3.7.6-bin.zip,取出glut.h,glut32.lib,glut32.dll,分别放置。使用Visual Studio C++编译项目工程,并修改代码生成一个五星红旗。-Windows system, install the GLUT library: Open glut-3.7.6-bin.zip is remove glut.h, glut32.lib glut32.dll were placed. Use the Visual Studio C++ compile the project, and modify the code to generate a five-star red flag.
Update : 2024-04-25 Size : 310272 Publisher : 金倩倩

进行OpenGL配置时必须的glut.lib等文件!-And other documents necessary glut.lib When OpenGL configuration!
Update : 2024-04-25 Size : 989184 Publisher : 星月

DL : 0
在Windows系统中,安装GLUT库:打开glut-3.7.6-bin.zip,取出glut.h,glut32.lib,glut32.dll,分别放置。 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: “一个六角星” 在此基础上,修改各顶点颜色,使得每个顶点颜色不一样,多边形内部颜色渐变。-On Windows systems, the installation of GLUT library: Open glut-3.7.6-bin.zip, remove glut.h, glut32.lib, glut32.dll, were placed. Use Visual Studio C++ compile existing project, and modify the code to generate the following graphic: " A Star of David" On this basis, modify the color of each vertex, such that each vertex color is not the same color gradient inside the polygon.
Update : 2024-04-25 Size : 1024 Publisher : robin

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

The OpenGL Utility Toolkit (GLUT), originally written by Mark Kilgard, ported to Win32 (Windows 95,98,Me,NT,2000,XP) by Nate Robins. For more information check out the README-win32.txt provided in the distribution for installation instructions, and Win32 specific information..
Update : 2024-04-25 Size : 4992000 Publisher : dojimi
« 12 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.