登录
首页 » Visual C++ » Flight3d

Flight3d

于 2013-03-19 发布 文件大小:5991KB
0 339
下载积分: 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 个回复

  • 07_BumpTexture
    本例描述了在D3D中球形纹理的映射。高级纹理的映射(This example describes the D3D in spherical texture mapping. Advanced texture mapping)
    2009-01-19 15:04:17下载
    积分:1
  • 3Dgdi
    在VB6.0和DX9中实现3D图象编程。(in VB6.0 and DX9 3D images to achieve programming.)
    2006-10-11 21:52:40下载
    积分:1
  • test_grafix
    说明:  动态绘图,并将结果保存在数据表格中。从CODEPROJECT上下载的。(Dynamic graphics, and the results stored in the data table. Downloaded from the CODEPROJECT.)
    2008-10-04 11:34:41下载
    积分:1
  • myDicomView
    vtk mfc 打开dicom图片,用文档类新建一个视图类实现(vtk mfc open dicom images, use the document class to create a new view class implementation)
    2021-03-08 14:19:29下载
    积分:1
  • SKYBOX
    游戏中天空盒的模拟实现,鼠标控制观察这个天空盒,工程的构架可以通用,极大方便读者。(Game simulation of the realization of the sky box, mouse control to observe the sky boxes, the project can be generic framework, which greatly facilitate the reader.)
    2008-07-09 19:02:30下载
    积分:1
  • VTK3Dreconstruction
    在vc++6.0下结合VTK开发的经典三维重建程序(In vc++ 6.0 under the classic combination of VTK development of three-dimensional reconstruction procedure)
    2008-05-21 10:41:37下载
    积分:1
  • LODDuKai
    LOD地形小演示 内容不多全是基本知识 用于学习事实地形 (Terrain LOD few small presentations for learning basic knowledge of all the fact that the terrain)
    2010-11-01 00:15:38下载
    积分:1
  • abysse
    Opengl camera class. Shows how to handle camera movements by usin mouse or keyboard inputs.
    2010-01-04 01:35:47下载
    积分:1
  • 3DCam
    3d cam for muonline game
    2012-11-30 23:25:10下载
    积分:1
  • 888
    3D8光立方,动画程序!可供下载,几十种动画!(3D8 cube, animation program!Available for download, dozens of animation!)
    2020-12-25 23:19:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载