Welcome![Sign In][Sign Up]
Location:
Search - opengl 1.2 download

Search list

[OpenGL program图形学-原点旋转

Description: 本人在国外读CG时老师演示的一份作业,绝对原创!请下载使用者保留程序上的copyright说明!本程序是用OPENGL实现的原点旋转,值得初学者参考学习-I read CG abroad when a teacher demonstration operations, absolute originality! Users download the reservation procedure on the copyright note! This procedure is used to achieve the basics of OpenGL rotating reference beginners should learn!
Platform: | Size: 98304 | Author: | Hits:

[OpenGL programdaubledong

Description: C++ Buider 里使用OpenGL的实例。文件可能比较大。-C Buider Lane examples of the use of OpenGL. Documents may be relatively large.
Platform: | Size: 6968320 | Author: 成东 | Hits:

[OpenGL programstarfighter

Description: OPENGL 3D游戏源码,有兴趣的可以下载好好研究研究,上传就是要我说太多的废话,看源代码是最佳方式。-OpenGL 3D gaming source, are interested can download a good studies, Uploading is to me that too many of rubbish to see the source code is the best form.
Platform: | Size: 88064 | 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 programcodeguru-opengl

Description: 一个模拟地形的仿真,是用vc++ opengl弄的.感觉很有意思请大家积极下载-terrain simulation of a simulation, is the vc opengl get. The feeling is very positive interesting Please download
Platform: | Size: 15167488 | Author: mengyingheart | Hits:

[OpenGL programSimpleOpenGL

Description: 简单的OpenGL仿真程序,vc实现,实用,需要的同志可以借鉴-simple OpenGL simulation program, vc realization and practical needs can learn from Comrade
Platform: | Size: 150528 | Author: mikle | Hits:

[OpenGL programOpenGL-1.4

Description: opengl红宝书第五版的示范程序,适合初学者调试-opengl Red Treasure Book for the fifth edition of the model procedures for beginners Debugging
Platform: | Size: 705536 | Author: your name | 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 program01_BaseFrame

Description: 创建一个OpenGL窗口: 在这个教程里,我将教你在Windows环境中创建OpenGL程序.它将显示一个空的OpenGL窗口,可以在窗口和全屏模式下切换,按ESC退出.它是我们以后应用程序的框架. 理解OpenGL如何工作非常重要,你可以在教程的末尾下载源程序,但我强烈建议你至少读一遍教程,然后再开始编程. -create an OpenGL window : In this tutorial, I will teach you in the Windows environment created OpenGL procedures. It shows an empty OpenGL window, the window and full screen mode switching, according to withdraw from the ESC. it is our future application framework. OpenGL understand how very important. You can download the end of the tutorial program, but I strongly suggest that you at least read the tutorial and then start the programming.
Platform: | Size: 651264 | Author: zw | Hits:

[OpenGL programdemo

Description: OpenGL编程,为了下载源码,自己的宝贝儿都拿出来了,国外网站收费下载的。-OpenGL programming, in order to download the source code, their own precious children are out of the foreign site download fees.
Platform: | Size: 11264 | Author: 梁四 | Hits:

[OpenGL programOpenGL

Description: OpenGL的一个例子,c#开发,我也是在别的网站上下载的。-OpenGL an example, c# Development, I am also in other download sites.
Platform: | Size: 155648 | Author: lzg | Hits:

[OpenGL programMD3Loader

Description: OpenGL 通过读取md3文件,导入模型动画。随意下载-OpenGL by reading md3 file, import model animation. Free download
Platform: | Size: 1896448 | Author: | Hits:

[3D GraphicOpenSceneGraph-2.4.0

Description: osg2.0源代码,版本更新可到osg官方网站下载-osg2.0 source code, version update to the official website of OSG Download
Platform: | Size: 5509120 | Author: songgod | Hits:

[OpenGL programOpenGL-1.2

Description: opengl 随书源代码, c++ 格式, 均可编译, 第三部分-opengl official guide part three , all can be compiled and it is very good welcome to download
Platform: | Size: 159744 | Author: 李平 | Hits:

[OpenGL programglutes-1.11-src

Description: GLUT library for OPENGL!
Platform: | Size: 2127872 | Author: ERIC WU | Hits:

[OpenGL programftgl-2.1.3-rc5

Description: ftgl.非常好的OpenGL下的字体程序,支持多种渲染模式,效率高,效果好。经多个项目测试使用很好。需要FreeType开源库的支持。-ftgl. very good OpenGL font under the program supports multiple rendering modes, efficient and effective. The number of items tested and good. FreeType library support for open source needs.
Platform: | Size: 868352 | Author: collector | Hits:

[OpenGL programCG-assign

Description: 一个简单的cg程序,在openGL中画一条线段,在cg中进行顶点变换成正弦曲线,在运行之前需要下载并按照cg安装包-Cg a simple procedure to draw a line in openGL in, carried out in the cg vertex transform into a sine curve, before the need to download and run the installation package in accordance with cg
Platform: | Size: 3337216 | Author: LilySong | Hits:

[OpenGL programAnimationTool

Description: 基于opengl的二维卡通编辑器,使用该编辑器可以绘制基本图元,如直线、长方形、圆等;还可以将绘制的基本图元组合成一个动画角色。-Opengl-based two-dimensional cartoon editor, the editor can be used to draw primitives such as line, rectangle, circle, etc. also can draw the basic primitives combined into a movie role.
Platform: | Size: 108544 | Author: wangjin | Hits:

[Windows DevelopVS2010-MFC

Description: 一份很经典的资料,有意认真向vc发展的同学 朋友,编程爱好者可以从速下载,绝对经典的MFC教程。-A classic information seriously interested in the development of classmates and friends to the vc, programming enthusiasts can quickly download, absolutely classic MFC tutorial
Platform: | Size: 9125888 | Author: 胡涛 | Hits:

[OpenGL programCodeSampler.OglSrc(1.2-2.0)

Description: 从Code Sampler网下载的其公开发布的OpenGL所有老版(1.2-2.0)例程,绝大多数程序适用Windows VC++环境编译,少数Linux专用版也经我在Ubuntu和MAC上验证可用。-A download collection of all published old OpenGL(1.2-2.0) samples the Code Sampler web site. Most of the codes are for Windows VC++ only, some of them have the Linux version which were verified by me on Ubuntu and MAC.
Platform: | Size: 14609408 | Author: ConnieEast | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net