登录
首页 » Visual C++ » Flight3d

Flight3d

于 2013-03-19 发布 文件大小:5991KB
0 218
下载积分: 1 下载次数: 8

代码说明:

  一个用VC6++写的飞机模型,实现用键盘控制其方向,前进,是初学OPENGL的一个很好的例子(An to write with VC6++ aircraft model, use the keyboard to control the direction, forward, is the beginner the OPENGL of a good example)

文件列表:

bitmap.cpp,12828,2010-09-02
bitmap.h,2636,2010-10-27

Debug
.....\bitmap.obj,6156,2010-10-29
.....\bitmap.sbr,0,2010-10-29
.....\Flight3d.bsc,3851264,2010-11-06
.....\Flight3d.exe,122927,2010-11-06
.....\Flight3d.ilk,276636,2010-11-06
.....\Flight3d.obj,12869,2010-10-29
.....\Flight3d.pch,7002532,2010-10-29
.....\Flight3d.pdb,328704,2010-11-06
.....\Flight3d.res,2060,2010-10-29
.....\Flight3d.sbr,0,2010-10-29
.....\Flight3dDlg.obj,21431,2010-10-29
.....\Flight3dDlg.sbr,0,2010-10-29
.....\OpenGL.obj,44828,2010-11-06
.....\OpenGL.sbr,0,2010-11-06
.....\StdAfx.obj,105501,2010-10-29
.....\StdAfx.sbr,1371837,2010-10-29
.....\texture.obj,4693,2010-10-29
.....\texture.sbr,0,2010-10-29
.....\vc60.idb,205824,2010-11-06
.....\vc60.pdb,364544,2010-11-06
Flight3d.aps,34476,2011-10-11
Flight3d.cpp,2091,2010-10-27
Flight3d.dsp,4570,2010-10-29
Flight3d.dsw,539,2010-10-27
Flight3d.h,1346,2010-10-27
Flight3d.ncb,148480,2011-10-11
Flight3d.opt,55808,2011-10-11
Flight3d.plg,909,2011-10-11
Flight3d.rc,4306,2011-10-11
Flight3dDlg.cpp,4729,2010-11-25
Flight3dDlg.h,1450,2010-10-28
gl
..\GL.H,69083,2005-10-19
..\GLAUX.H,12024,2005-10-19
..\GLAUX.LIB,1312394,2005-10-19
..\GLEXT.H,12794,2005-10-19
..\GLU.DLL,315904,2005-10-19
..\GLU.H,18282,2005-10-19
..\glu.lib,35606,2005-10-19
..\GLU32.LIB,49514,2005-10-19
..\GLUT.DLL,154624,2005-10-19
..\GLUT.H,27682,2008-05-25
..\glut.lib,79654,2005-10-19
..\GLUT32.DLL,237568,2005-10-19
..\GLUT32.LIB,69580,2005-10-19
..\OPENGL.DLL,1213440,2005-10-19
..\opengl.lib,242802,2005-10-19
..\OPENGL32.LIB,336274,2005-10-19
..\WGLEXT.H,17183,2005-10-19
OpenGL.cpp,19316,2010-11-09
OpenGL.h,1393,2010-10-29
ReadMe.txt,3615,2010-10-27
Release
.......\bitmap.obj,2763,2010-11-08
.......\Flight3d.exe,32768,2011-10-11
.......\Flight3d.obj,8817,2010-11-08
.......\Flight3d.pch,5828224,2010-11-08
.......\Flight3d.res,2060,2011-10-11
.......\Flight3dDlg.obj,14157,2010-11-25
.......\OpenGL.obj,28565,2010-11-25
.......\StdAfx.obj,750,2010-11-08
.......\texture.obj,2239,2010-11-08
.......\vc60.idb,58368,2011-10-11
res

...\Flight3d.rc2,400,2010-10-27
...\Thumbs.db,3072,2010-10-27
Resource.h,445,2010-10-27

StdAfx.cpp,210,2010-10-27
StdAfx.h,1054,2010-10-27

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 3dsound
    3D音效的实现效果程序,参考这个程序,也可以写出3D音效的作品。(关闭翻译英语中文德语检测语言 中文(简体)英语日语 翻译文字或网页 3D音效的实现效果程序,参考这个程序,也可以写出3D音效的作品 请键入文字或网站地址,或者上传文档。 取消 3D yīnxiào de shíxiàn xiàoguǒ chéngxù, cānkǎo zhège chéngxù, yě kěyǐ xiě chū 3D yīnxiào de zuòpǐnThe realization of 3D sound effect program, refer to this program, you can also write 3D sound works)
    2014-05-22 11:46:38下载
    积分:1
  • 3Dmesh
    三维图形的切割就是要把三维网格模型进行切割然后以等值线显示切面上的数值。运用适当的三维图形显示技术和可视化C++编成技术来实现的。(Three-dimensional graphics of the cut is to take three-dimensional grid model and then cut the contour values on the display section. Use of appropriate three-dimensional graphics display technology and visualization techniques to compiled C++ implementation.)
    2010-10-16 17:27:19下载
    积分:1
  • 3D_TerrainV2.0
    3d与 vc opengl 的结合 ,对初学者的帮助应该很大(Vc opengl and 3d combination of help for beginners should be great)
    2008-07-30 21:45:14下载
    积分:1
  • 3dbiancheng
    GPU编程教程,三维编程 GPU编程教程,三维编程(The GPU programming tutorial, three-dimensional programming)
    2012-09-03 20:35:11下载
    积分:1
  • 基于VTK的三维重建提取骨骼和皮肤
    利用VTK三维重建软件与VS2010结合,读取系列图像,并能显示三维重建结果,并且可以分别提取皮肤和骨骼,里面包含相应图片,语言为C++语言(Using VTK 3D reconstruction software and VS2010 combination, read a series of images, and can display three-dimensional reconstruction results, and can extract skin and bones, which contains the corresponding picture, the language is C++ language)
    2021-05-08 14:58:35下载
    积分:1
  • PCShow
    三维点云的伪彩色显示示例。自带5片点云用于测试。可平移、旋转、缩放视图;可单色、伪彩色显示点云。(An example of pseudo-color display of three-dimensional point clouds. It has five point clouds for testing. It can translate, rotate and zoom views; it can display point clouds in monochrome and pseudo-color.)
    2020-11-10 16:59:46下载
    积分:1
  • Delaunay
    三维重建中散乱点云数据的常用网格生成算法delaunay三角网格生成算法(delaunay triangular mesh generation algorithm)
    2016-11-08 18:24:50下载
    积分:1
  • dongtaihuatu2
    利用VC编程,实现数据的联系读取和数据显示,实时显示时钟(Using VC programming, data read and data links, real-time display clock)
    2010-10-14 13:46:41下载
    积分:1
  • diablo-source
    说明:  用C++模拟实现了diablo的界面,任务可以在场景中自由移动,操作感和原作相差无几。压缩包中包括程序源码和执行文件。(Simulation using C++ interface to achieve the diablo, the task can move freely in the scene, the operation is almost the same sense of the original. Compressed package includes source code and executable programs.)
    2011-03-08 14:41:21下载
    积分:1
  • p2p_source_code.tar
    实现双目立体视觉中深度图的获取,程序输出结果为深度图,该方法速度比较快。(Binocular stereo vision depth map acquisition, program output as a depth map, the faster the speed of the method.)
    2012-12-14 20:09:02下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载