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

Search list

[OpenGL program水波模拟

Description: 水波模拟, 用OpenGL 实现的 源代码,推荐下载-wave simulation, using the OpenGL source code to download!
Platform: | Size: 46103 | Author: 张立 | Hits:

[OpenGL program3d_golf

Description: 用OpenGL 实现的 3维 golf 的 源程序代码,推荐下载-use the OpenGL 3-D golf of the source code, download!
Platform: | Size: 80216 | Author: 张立 | Hits:

[OpenGL programTexb

Description: OpenGL纹理映射部分的源代码下载,需要的下!-OpenGL texture mapping part of the source code download, the next!
Platform: | Size: 1619 | Author: 蒋尚秀 | Hits:

[OpenGL program20211451020071171545249473772

Description: 导弹发射演示opengl源代码,具有粒子效果,烟雾效果,动画效果。对于学习OPENGL的朋友有很大帮助,欢迎下载-missile launch demonstration opengl source code, with particle effects, smoke effects, animation effects. Learning OpenGL friends is very helpful welcome Download
Platform: | Size: 195956 | Author: leehwa | Hits:

[OpenGL programterrain5

Description: 一个opengl模拟天空山地的源程序-A simulation of the sky mountains opengl source
Platform: | Size: 123904 | Author: 站长 | Hits:

[OpenGL programdgs

Description: VC+OPENGL动态几何画图软件源代码,可以做三维环境下的图形,快下载哦!^_^要不就成商业版了。-VC OpenGL dynamic geometric drawing software source code, can do 3D graphics environment, the faster download! ^ _ ^ Median into the commercial version.
Platform: | Size: 1402880 | Author: 秦青 | Hits:

[OpenGL program水波模拟

Description: 水波模拟, 用OpenGL 实现的 源代码,推荐下载-wave simulation, using the OpenGL source code to download!
Platform: | Size: 46080 | Author: 张立 | Hits:

[OpenGL program3d_golf

Description: 用OpenGL 实现的 3维 golf 的 源程序代码,推荐下载-use the OpenGL 3-D golf of the source code, download!
Platform: | Size: 79872 | Author: 张立 | Hits:

[OpenGL programview3ds

Description: 源码3d格式转化软件view3ds下载 1,用VIEW3DS打开*.3ds文件; 2,左键点击打开的VIEW3DS显示区上任意一点将会弹出选择菜单; 3,按下E键选择:Export OpenGL C Code,将会自动生成两个文件*.h和   *.gl; 4,将两个文件拷到你的工程(为OpenGL环境)目录下; 5,在你的工程中加入#include"*.h"; 6,给*.h文件中生成的显示列表赋id,Model = GL3DS_initialize_--()   "--"代表3ds文件的名称; 7,调用显示列表:glCallList(Model) 。   ok!-source 3d format conversion software download a view3ds with VIEW3DS open*. 3ds documents; 2, Click on the button to open the display area VIEW3DS arbitrary point on the menu will pop up; 3, press the button to select E : Export OpenGL C Code will automatically generate two documents*. H*. Gl; 4, the two documents will peruse your project (for OpenGL Environment) directory; 5. your works include# include "*. h"; 6 to*. H documents generated by the display lists given id, Model = GL3DS_initialize_-- () "--" document on behalf of 3ds the name; 7, calling the display lists : glCallList (Model). Ok!
Platform: | Size: 45056 | 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 programTexb

Description: OpenGL纹理映射部分的源代码下载,需要的下!-OpenGL texture mapping part of the source code download, the next!
Platform: | Size: 1024 | Author: 蒋尚秀 | Hits:

[OpenGL program20211451020071171545249473772

Description: 导弹发射演示opengl源代码,具有粒子效果,烟雾效果,动画效果。对于学习OPENGL的朋友有很大帮助,欢迎下载-missile launch demonstration opengl source code, with particle effects, smoke effects, animation effects. Learning OpenGL friends is very helpful welcome Download
Platform: | Size: 2290688 | Author: leehwa | Hits:

[OpenGL programpacman

Description: 迷宫吃豆源代码 VC6.0编译通过,OpenGL 3D效果 很有意思的-Pac-maze source code through the VC6.0 compiler, OpenGL 3D effects very interesting
Platform: | Size: 1946624 | Author: wang san | Hits:

[OpenGL programRayTrace

Description: 用C++编写的基于OPengl的代码,实现光线跟踪,欢迎大家下载并修改指正!-With C++ Prepared opengl based on the code, the realization of ray tracing, are welcome to download and amend the correction!
Platform: | Size: 153600 | Author: 王晓伟 | Hits:

[Internet-Network101259331opengl111

Description: opengl source code download
Platform: | Size: 174080 | Author: ashishbindal4 | Hits:

[GDI-Bitmapopengl4

Description: 这是用OpenGL编写的3D程序,源代码-This is written with OpenGL 3D program, the source code
Platform: | Size: 1268736 | Author: 核武器 | Hits:

[OpenGL programLesson

Description: OpenGL 学习源码 入门 上传共享 欢迎下载使用 附带源程序-Introduction to Learning OpenGL source code download welcome to upload to share with source code
Platform: | Size: 22528 | Author: majintao | Hits:

[Documentsopengl编程指南第七版源码

Description: OpenGL编程指南第七版源码,对初学者非常有帮助!建议下载。(This is the book "OpenGL programming guide" the seventh edition of the source code, I hope you download.)
Platform: | Size: 581632 | Author: 赵彦东 | Hits:

[OpenGL programNeHe OpenGL中文教程+源代码

Description: 经典的NeHe OpenGL教程,并附带每课的源码,有需要的可以下载学习(Classic NeHe OpenGL tutorial, and comes with each class of source code, there is a need to download the study)
Platform: | Size: 9747456 | Author: 李帅好帅 | Hits:
« 12 3 4 »

CodeBus www.codebus.net