搜索资源列表
DMAX ASE模型描述及OpenGL控制.rar
- 阐述如何在OpenGL三维编程中实现3DMAX数据模型的程序控制,成果可用于飞机飞行的运动模拟和飞行实时监控等领域中。
摄像漫游
- 用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
denglong
- 用vc++和opengl实现了灯笼的旋转和纸飞机围绕着灯笼分行,可以控制飞行的速度。-with vc + + and borders to achieve the rotation of lanterns and packed around the lanterns branch can control the speed flight.
airplane
- 飞机飞行.本例在mfc下实现的飞机控制和飞行,是一个小型的游戏平台.-flight. Mfc in the cases under control and the aircraft flight is a small platform of the game.
Terrain3DTest
- 本系统是模拟一架飞机在一个地形上飞行的全过程,用户可以使用键盘对飞机控制,如飞机的俯仰,偏行,加速等操作.-the system is a simulation of an aircraft in flight on the terrain the whole process, Users can use the keyboard to control the aircraft, such as aircraft pitch side trip up their operation.
3D_DEM
- DEM(二维)三维地形漫游系统:采用MFC和OPENGL利用分层设色制作,包括2D,3D的全部漫游功能,包括视点控制,飞行路线等交互操作.
SpaceSpeedway
- 用opengl开发的一个2D飞行小游戏,玩家控制一架飞机在预定的航线上飞行。
TERRAIN9
- 用opengl开发飞机飞行动态的画面,鼠标左键按下可以控制飞行姿态。
Terrain3DTest
- 该程序是模拟一架飞机在一个地形上空飞行的全过程,用户可以使用键盘对飞机进行控制,观察飞机的变化。
FIGHTERTEST
- 从C++,opengl开发的飞机动态飞行和漫游地形,以及发射导弹,射击目标的游戏仿真程序。画面逼真,效果Good,鼠标按下可以控制飞行姿态和反射导弹。参考价值很高!推荐!
FighterTest
- 一个opengl的飞行控制源代码,初学者必看!!!!!!本人从中学到了很多。-A flight control opengl source code, for beginners a must-see! ! ! ! ! ! I learned a lot from them.
2.9
- 此代码可以在地图上添加车辆、飞机等,可以控制飞行方向速度以及部分参数,GIS系统开发常用-This code can be added on the map vehicles, aircraft, etc., can control the direction of flight speed and some parameters, GIS system development used
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,
MyExplosion
- 基于vc++使用opengl编写的飞机飞行模型,实现了飞机的键盘飞行控制和爆炸特效-Based on vc++ using the opengl prepared aircraft model, the realization of the aircraft flight control keyboard and explosive special effects
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.
FighterTest
- 三维飞机飞行及设计的一个模拟程序,可以控制飞机射击方向-And three-dimensional design of a flight simulation program, to control the aircraft direction
OpenGL_FLYCTRL
- 用VC6.0做的OpenGL飞行控制系统源代码-VC6.0 to do with the flight control system source code for OpenGL
3D_DEM
- DEM(二维)三维地形漫游系统:采用MFC和OPENGL利用分层设色制作,包括2D,3D的全部漫游功能,包括视点控制,飞行路线等交互操作. 以前就发过,不过上传的时候数据自动丢失了,下载900次,均是最好评论,感谢大家支持,现在重新上传,这是以前的记录 3D_DEM.rar, OpenGL, 6753KB,下载 898 次 -DEM (D) three-dimensional terrain Navigation System: The use of MFC and OPENGL
6-DOF-simulation-platform
- 六自由度平台是各种飞行及航海等领域操作模拟器的重要组成部分,可由数字计算机实时控制提供俯仰、偏航、滚转、升降、纵向和横向平移的六自由度瞬时运动仿真。仿真的基础是建立不同类型载体的运动特性关系,即力→加速度→速度→位置、力矩→角加速度→角速度→姿态,另外还要计入多种影响因素,才能使运动仿真平台较真实地模拟实船的运动,在实验室中最大限度地对运动系统、预报软件等进行测试及完善。 近年来,为保证平台运动控制精度,人们开发并使用了很多种传感器,但尚无针对液压并联六自由度平台运动特性的专用测试设备,多借用
OpenCV 飞行游戏手势控制源码
- 通过手势进行游戏控制的代码,采用C++代码和opencv编写。