搜索资源列表
飞机地形模拟系统.rar
- opengl飞机地形模拟系统VC程序-an openGL program based on VC,which simulate palne and landform
飞机地形模拟系统
- opengl飞机地形模拟系统VC程序-an openGL program based on VC,which simulate palne and landform
飞机地形漫游系统
- 作场景漫游、虚拟现实的可以参考一下。主要内容是模拟一架飞机的飞行过程,包括飞行、发射子弹、喷射尾焰等。工具是VC++和OpenGL-scene for roaming, virtual reality can take a look. Main elements of a simulation of the flight of the aircraft, including the flight, firing bullets, such as flame spray. VC tools and
vc_plane
- vc模拟飞机飞行演示,用纹理实现天空和地表的图形-vc simulated flight demonstration using texture sky and the realization of the graphic surface
Plane
- 飞机模型-模拟飞机飞行.visual studio.net2005-mfc+opengl.deep exploration 导出opengl cpp文件.
MYEXPLOSION
- 最近研究粒子系统,找到一些源码。这是一个模拟飞机爆炸的效果,爆炸自动生成三角面片。
FighterTest
- 一个模拟飞机近地面射击的opengl程序,文件中有相应的模型和算法-A simulated aircraft fire near the ground opengl procedures, documentation in the corresponding model and algorithm
skyfly
- 一个模拟飞机飞行的三维OpenGL程序,利用分型技术显示地形。-Aircraft flying a simulated three-dimensional OpenGL procedures, typing techniques showed that the use of terrain.
FIGHTERTEST
- 飞机地形模拟系统源码,模拟飞机飞行的地形-Source plane terrain simulation system to simulate the flight terrain
flight
- 本实例实现了一个基于OpenGL飞机与导弹的飞行模拟程序-Example of an implementation of the OpenGL-based aircraft and missile flight simulation program
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.
1
- openGL做出来的飞机螺旋桨模拟 可以运行-the Aircraft Propeller made by openGL it running very well
OPENGL_FLY_SIM_VC6_0
- opengl编写的模拟飞机飞行的程序.效果非常不错.适合初学OPENGL者-opengl simulation written procedures for aircraft. effect is very good. OPENGL for beginners who
feixingyanshi
- 人家做的东东,使用opengl模拟飞机飞行演示-People to do stuff, flight simulation demo using opengl
MyOPGL
- 本程序读入3ds格式的飞机模型,采用了Opengl的API,可通过方向键对其进行操纵,模拟飞机的飞行-3ds format of the program reads the aircraft model, using the Opengl the API, through its manipulation of the arrow keys to simulate the flight
VCPPOpenGLHigh-levelVisualDev
- 8个源代码,属于Opengl高级编程与可视化系统开发(系统开发篇)的源码,包括:导弹飞行、飞机飞行、三维场景编辑器,三维地形模拟、模拟cs游戏、粒子系统等多个软件-8 source code is Opengl advanced programming and visualization system development (system development chapter) of the source code, including: missile flight, aircraft,
read-3ds-to-fly
- 基于opengl接口开发技术,模拟飞机飞行效果,值得下载学习-it s very good for you
1
- 对飞行中的飞机进行空中加油,可以大大提高飞机的直航能力,本文针对这一实际问题,建立了一种模拟飞机空中加油的基于飞机空中加油机理的基k模型,给出了辅机数目n与主机最大作战半径 (或 )的关系式。对问题1和问题2,计算出n=1,2,3,4时的 分别为 L, L, L,L,并推出n 时, 以对数形式趋向无穷。对问题3,计算出n=1,2,3,4时 分别为 ,L, , ,并在问题2的基础上对 进行改进,改进的 相比 增长更快。对问题4给出了一般的选址原则,确定了 , 的位置,并求出此时的 。对问题5,求出
opengl-plane-show
- 利用opengl 显示一个飞机,模拟飞机飞行,有一定的参看意义。-Utilize the opengl display an aircraft, simulating an aircraft flight, some see significance.
一个模拟飞机飞行的opengl源码
- 能够模拟飞机在天空飞行,提供了源码包括飞机模型和各种纹理,模拟了地形、天空、飞机等各种实体的初始化和显示方法