搜索资源列表
MISSILETEST.rar
- 主要内容是模拟一个导弹撞击目标靶的全过程包括导弹从发射架起飞,导弹在空中飞行,导弹撞击目标靶爆炸,目标靶变形,产生碎片等几部分 运行环境是vc++和opengl
DMAX ASE模型描述及OpenGL控制.rar
- 阐述如何在OpenGL三维编程中实现3DMAX数据模型的程序控制,成果可用于飞机飞行的运动模拟和飞行实时监控等领域中。
OpenGL(3D显示例程)
- 一个用调色板配合OpenGL写的一个三维物体在空间中飞行变换的VC例程,适合OpenGL的初学者学习。-using a palette with a written OpenGL 3D objects in space flight transform the VC routines suitable for beginners to learn OpenGL.
飞机地形漫游系统
- 作场景漫游、虚拟现实的可以参考一下。主要内容是模拟一架飞机的飞行过程,包括飞行、发射子弹、喷射尾焰等。工具是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
摄像漫游
- 用OpenGL绘制的一个不断旋转的摄像台以及上空盘旋的一个飞行物.可以通过键盘控制观察者的视角和位置,-OpenGL rendering with a constant rotation of the camera platform and circled over the one flying objects. Keyboard control can be the observer perspective and position
FighterTest
- 一个opengl的飞行控制源代码,初学者必看!!!!!!本人从中学到了很多。-A flight control opengl source code, for beginners a must-see! ! ! ! ! ! I learned a lot from them.
TERRAIN9
- 飞行模型,opengl- Flying model, 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
MyExplosion
- 基于vc++使用opengl编写的飞机飞行模型,实现了飞机的键盘飞行控制和爆炸特效-Based on vc++ using the opengl prepared aircraft model, the realization of the aircraft flight control keyboard and explosive special effects
MovingPlaneTexture
- Opengl下开发的动态飞机飞行情况,包括纹理,动画,以及DEM高层GIS数据-Opengl developed aircraft flight dynamics, including the texture, animation, and high-level GIS data DEM
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. 提供了友善的用户界面,并实现了多角度场景的交互漫游,可以以第一人称行走的方式漫游场景
feixingyanshi
- 人家做的东东,使用opengl模拟飞机飞行演示-People to do stuff, flight simulation demo using opengl
3dfly
- 3维飞行游戏源码,opengl ,vc++制作,一个无限地形飞机-3d fly game
myPlaneDisplay
- 小型飞行仪表,用于航空仪表开发使用,模拟飞行开发使用,初学者使用(Small flying instrument, used in aviation instrument development, simulation flight development, for beginners)
一个基于opengl的导弹飞行仿真源码
- 基于opengl实现的导弹飞行,包含导弹模型,飞行尾焰、爆炸碎片、火焰等各种特效,能够模拟导弹的飞行和攻击目标全过程。
一个模拟飞机飞行的opengl源码
- 能够模拟飞机在天空飞行,提供了源码包括飞机模型和各种纹理,模拟了地形、天空、飞机等各种实体的初始化和显示方法