搜索资源列表
MISSILETEST.rar
- 主要内容是模拟一个导弹撞击目标靶的全过程包括导弹从发射架起飞,导弹在空中飞行,导弹撞击目标靶爆炸,目标靶变形,产生碎片等几部分 运行环境是vc++和opengl
DMAX ASE模型描述及OpenGL控制.rar
- 阐述如何在OpenGL三维编程中实现3DMAX数据模型的程序控制,成果可用于飞机飞行的运动模拟和飞行实时监控等领域中。
a10Flight
- A10战斗机模拟飞行源程序,使用VC与OpenGL联合开发-A10 aircraft flight simulation program, the use of VC and the joint development of OpenGL
MissileTestOpenGl
- 利用Visual C++,OpenGL编写的导弹试验模拟飞行的源代码程序。 关键词:导弹,试验,模拟,飞行,OpenGL,missile,simulation,flight,test
fly
- 转载一个利用VC++编写的OPENGL程序,模拟飞行的。对初学OPENGL比较有用
skyfly
- 一个模拟飞机飞行的三维OpenGL程序,利用分型技术显示地形。-Aircraft flying a simulated three-dimensional OpenGL procedures, typing techniques showed that the use of terrain.
FlighterDevelper
- 《飞行模拟器视景软件开发》,阐述飞行模拟器的开发原理,比较有参考价值。-err
3DSMAX_OpenGL_FlightSimulate
- 三维建模软件与OpenGL相结合的飞行仿真的实现方法。利用建模软件建立飞机模型,并将其转换为OpenGL的c代码,在VC++开发环境中实现了飞机模型的控制与显示、三维场景的模拟、以及场景与模型的结合。-Three-dimensional modeling software and OpenGL combining realize Ways of flight simulation. Use of modeling software to establish the aircraft model,
flight
- 本实例实现了一个基于OpenGL飞机与导弹的飞行模拟程序-Example of an implementation of the OpenGL-based aircraft and missile flight simulation program
Missile Test OpenGl
- OpenGL导弹试验模拟飞行程序,用VC++实现的。-OpenGL simulation of missile test flight procedures
Terrain3DTest
- OpenGL编写的模拟飞行游戏。通过VC和opengl模拟地形以及飞机。通过键盘方向键控制飞机实现漫游。-Flight Simulator prepared OpenGL games. Through the VC and opengl terrain and aircraft simulation. Through the keyboard arrow keys to control the aircraft to achieve roaming.
fly
- 这是一个关于模拟飞行的opengl程序,学习它,可以掌握用程序实现飞行的基本功能。-It is a flight simulation program opengl, learning it, you can master the use of procedures to achieve the basic functions of the flight.
monifeixingqi
- 简单飞行模拟实现,基于OpenGL和VC6.0,可以实现平飞,俯冲,侧翻等基本飞行动作的模拟。-A simple flight simulator implementation, based on OpenGL and VC6.0, can achieve level flight, diving, rollover and other basic flying simulation.
GraphicsHomework
- 课程设计的主要内容为开发一个实时绘制大规模三维场景的程序系统,应老师要求,完成的主要功能如下。 必做部分: 1. 采用3DS Max对三维场景进行了建模。场景中包含了建筑物、道路、天空等基本元素,实现了场景的纹理贴图功能。(见图1,2) 2. 实现了通过3DS Loader读取场景数据。 3. 使用了OpenGL和GLUT扩展库来实时绘制上述场景,画面生成速度达到36帧/秒。 4. 提供了友善的用户界面,并实现了多角度场景的交互漫游,可以以第一人称行走的方式漫游场景
OPENGL missile flight simulation estimates
- OPENGL导弹模拟飞行估计:OPENGL missile flight simulation estimates-OPENGL missile flight simulation estimates: OPENGL missile flight simulation estimates
feixingyanshi
- 人家做的东东,使用opengl模拟飞机飞行演示-People to do stuff, flight simulation demo using opengl
飞机
- OpenGL画飞机 并模拟飞行 功能十分强大 建议下载(OpenGL painting aircraft and simulating flight function is very powerful to download)
myPlaneDisplay
- 小型飞行仪表,用于航空仪表开发使用,模拟飞行开发使用,初学者使用(Small flying instrument, used in aviation instrument development, simulation flight development, for beginners)
一个基于opengl的导弹飞行仿真源码
- 基于opengl实现的导弹飞行,包含导弹模型,飞行尾焰、爆炸碎片、火焰等各种特效,能够模拟导弹的飞行和攻击目标全过程。
一个模拟飞机飞行的opengl源码
- 能够模拟飞机在天空飞行,提供了源码包括飞机模型和各种纹理,模拟了地形、天空、飞机等各种实体的初始化和显示方法