搜索资源列表
VirtualFlyThrough
- 本代码实现了在三维空间中的飞行等设计,三维空间物体种类较多,较好的实现了模拟效果。-the code achieved in the 3D space flight such as design, 3D space objects more categories. achieve a better simulation effects.
81404613Plane.rar
- 关于OPENGL的飞机飞行模拟的程序,可用供学习者学习。很不错的处理和代码,OPENGL aircraft on the flight simulation of the procedures available for students to learn. Very good handling and code
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,
3DFly
- 这是一个D3D的飞行射击游戏的代码,作者写的比较工整,看起来比较舒服,是初学者学习D3D的好例子-This is a flight shooting Games D3D code, the authors write neat comparison, looks more comfortable, beginners are a good example of study D3D
vegafly
- vc++环境下调用vega函数,实现小镇场景中代码添加小物体的flt模型文件,player与object捆绑,视点observ与player捆绑,视点跟真飞机飞行,且有前后左右俯仰六个方向的视图-vc++ environment vega call function, the realization of the town code to add a small scene objects file flt model, player bundled with the object, view
T3DSystem
- 这是opengl编程的源码,实现巷道的3维飞行,代码全面,实用。-This is the source opengl programming to achieve 3-D flight tunnel, code comprehensive, practical.
fly-simulate
- imulatedflightofthe -飞机飞行仿真代码-imulatedflightofthe- flight simulation code
f16fangzhen
- 利用Visual C++和vp编写的一个交互式操控f16战斗机飞行程序,附部分代码。-Using Visual C++ and written in an interactive manipulation of vp f16 fighter flight procedures, with part of the code.
vegafly
- vc++环境下调用vega函数,实现小镇场景中代码添加小物体的flt模型文件,player与object捆绑,视点observ与player捆绑,视点跟真飞机飞行,且有前后左右俯仰六个方向的视图-vc++ environment vega call function, the realization of the town code to add a small scene objects file flt model, player bundled with the object, view
vegafly
- vc++环境下调用vega函数,实现小镇场景中代码添加小物体的flt模型文件,player与object捆绑,视点observ与player捆绑,视点跟真飞机飞行,且有前后左右俯仰六个方向的视图-vc++ environment vega call function, the realization of the town code to add a small scene objects file flt model, player bundled with the object, view
OSGEarth实用案例代码
- OSGEarth实用案例代码,一个完整的osgearth程序,飞机在空中飞行,并用线条标出飞机移动的轨迹,效果见1.jpg.osgearth需要事先完成安装配置等工作
OpenCV 飞行游戏手势控制源码
- 通过手势进行游戏控制的代码,采用C++代码和opencv编写。