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

Search list

[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: 45463 | 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:

[Software EngineeringOPenGL

Description: OpenGl关于高级功能的实现,包括等直线、三维管道、三角划分等功能设计方案。-OpenGL on the realization of advanced features, including such as a straight line, three-dimensional pipeline features such as triangulation design.
Platform: | Size: 1231872 | Author: shenchunlong | Hits:

[GDI-Bitmap3Dtanchishe

Description: 游戏很有意思,就是上手有些难,毕竟玩惯了2D贪食蛇。游戏采用关卡脚本机制, 我已经为它编了12个地图(包括3个训练关,9个标准关卡),你也可以自编地图。 这是本人的第二个OpenGL程序,也是这个暑期开源计划的收山之作。马上就要上大学了, 大一不让带电脑,所以很难再编个什么了。让这个小游戏支持一下Delphi以及开源事业吧。 以下是本人这个假期公开的源码,盒子都有下载,请再支持一下啦。-The game is very interesting, that is, some hard to get started, after all, used to play 2D Snake. Play with points scripting mechanisms, I have it compiled in 12 maps (including 3 training customs, 9 standard points), you can also self-compiled maps. This is my second OpenGL programs, but also open-source project this summer for mountain received. To college soon, and Let freshman with computers so hard to compile a what it is. Let this little game to support what the cause of Delphi, as well as the open source bar. The following is my open source this holiday season, boxes are to download, please no longer support.
Platform: | Size: 263168 | Author: 龙文 | Hits:

[OpenGL programOpenGL-lib

Description: opengl 开发库,下载解压即可使用,使用时将头文件加入工程即可-opengl development library download unzip to use the header files used to join the project can
Platform: | Size: 951296 | Author: 赵军 | Hits:

[VC/MFCOpenGL-(1)

Description: opengl学习教程,从创建项目到三维模型的创建和显示等。有源码下载地址。是学习opengl很好的资料-opengl tutorials, from creating a project to create three-dimensional models and displays. Download a source address. Good information to learn opengl
Platform: | Size: 2472960 | Author: 罗志灶 | Hits:

[transportation applicationsOpenVSP-master

Description: 开发环境不仅有c++还有opengl等等. openvsp是参数化飞机几何工具。openvsp允许 用户创建一个共同的工程定义的飞机三维模型 参数。该模型可以加工成适当的格式. 此文件是openvsp的源代码. openvsp本体软件下载地址为http://www.openvsp.org/-openvsp is a parametric aircraft geometry tool. openvsp allows users to create a common project parameters defined three-dimensional model of aircraft. The model can be processed into the appropriate format. This file is openvsp source code. Openvsp ontology software download address http://www.openvsp.org/
Platform: | Size: 3076096 | Author: 顾德 | Hits:

[CSharpTKTest

Description: C#编写的,OpenTK实现立体旋转的Demo。OpenTK是专门针对C#的3D库,其中大部分函数和OpenGL类似。该例子实现了一个金字塔旋转,和一个平面图片贴图。VS2012完整工程,包含所有源码。如果编译时有错误,请自行下载OpenTK并安装,然后在工程中重新选择一下包含的库。Debug中已编译好的程序应该可以直接运行,查看效果。-Written in C#, OpenTK achieve three-dimensional rotation Demo. OpenTK is designed for C# in 3D library, where most of the similar functions and OpenGL. This example implements a pyramid rotation, and a flat image maps. VS2012 complete project, including all source code. If there are errors at compile time, please download and install OpenTK, and then re-select what works included libraries. Debug should have been compiled program can be run directly see the effect.
Platform: | Size: 2759680 | Author: 俞毅 | Hits:

[Compress-Decompress algrithmsCG_SHORT_CODES_BY_R.GANESH

Description: My project work is about solar system based on the platform opengl and it uses visual c++ language and u can download it here-My project work is about solar system based on the platform opengl and it uses visual c++ language and u can download it here
Platform: | Size: 3811328 | Author: rajkiran | Hits:

[Software Engineeringnothing

Description: The main object of this program is that the students will able to learn how to create a cylinder and a parallelepiped using OpenGL functions. You can Download the Computer graphics lab Programs for VTU 6th sem computer science Google drive link. There all the program is listed along with the output. Just download and copy paste the project in your Visual Studio for Windows program or save them as separate c files in Linux ubuntu system. -The main object of this program is that the students will able to learn how to create a cylinder and a parallelepiped using OpenGL functions. You can Download the Computer graphics lab Programs for VTU 6th sem computer science Google drive link. There all the program is listed along with the output. Just download and copy paste the project in your Visual Studio for Windows program or save them as separate c files in Linux ubuntu system.
Platform: | Size: 1024 | Author: moh | Hits:

CodeBus www.codebus.net