Welcome![Sign In][Sign Up]
Location:
Search - vega

Search list

[OtherVegaPrime

Description: vega prime的学习资料,比较实用,对学习视景仿真有一定的作用-vega prime learning materials, more practical, to learn visual simulation to a certain extent
Platform: | Size: 829440 | Author: jin | Hits:

[3D Graphichello

Description: vega中最基础的程序框架的例子,对初学者非常的有用-vega in the most basic procedural framework is very useful for beginners
Platform: | Size: 1000448 | Author: 宋晓青 | Hits:

[Graph programMytown

Description: Vega中Mytown程序,对于初学者大有裨益-Vega in the Mytown program of great benefit for beginners
Platform: | Size: 29696 | Author: 胡靓 | Hits:

[Multimedia programDrive

Description: Vega视景仿真软件的例程,对初学者非常有用-Vega visual simulation routines Drive
Platform: | Size: 50176 | Author: 胡靓 | Hits:

[Graph programKeyboard

Description: 视景仿真软件Mutigen Vega中的应用例程,对初学者非常有益-Visual simulation software Mutigen Vega application routines very useful for beginners
Platform: | Size: 120832 | Author: 胡靓 | Hits:

[Windows DevelopCarDriveProj20090509

Description: 本程序基于vc++6.0 和 Vega的编程实现的,其中包含一部分简单的碰撞检测算法,希望能够对初学者提供帮助。-This programe is based on VC++6.0 and vega.In this programe some arithmetic of collision detection is included.
Platform: | Size: 1379328 | Author: weiqing | Hits:

[VC/MFCVega_Prime_Desktop_Tutor

Description: 对于学习vega prime的初学者有较大的帮助!-For the beginner to learn vega prime greater help!
Platform: | Size: 33792 | Author: 郭宏 | Hits:

[Windows Developmfc_vega

Description: vega和vc结合的mfc工程,已经通过测试-vega and vc combination mfc project, has been tested
Platform: | Size: 2083840 | Author: rui | Hits:

[Documentsconect

Description: 介绍了vega与vc++de连接,一步一步的介绍,让操作不费力气。适合初步接触vega的学者,自己总结的-Introduced the vega with vc++ de connections, step by step introduction, so that operation does not effortlessly. Vega initial contact for scholars, their summary
Platform: | Size: 78848 | Author: 贾梅 | Hits:

[Picture Viewervpir_marine

Description: 该软件描述红外海洋效果,是Vega Prime 软件系统海洋特效模块开发的-The software described in infrared ocean effect, Vega Prime is a software system developed by the marine effects module
Platform: | Size: 14336 | Author: 钟都都 | Hits:

[Special Effectsvpenv_user_precip

Description: vega prime中自带例子地形中的雪花特效代码-vega prime example of built-in snow terrain effects code
Platform: | Size: 39936 | Author: 高志勇 | Hits:

[Game ProgramDrivinggame

Description: vega prime 汽车驾驶小游戏开发采用键盘上的方向键可以控制汽车的速度和方向-vega prime driving game development using the keyboard arrow keys to control the car' s speed and direction
Platform: | Size: 2048 | Author: 周子龙 | Hits:

[Windows Developvp_PhaseSpace_VC8

Description: 一个用Vc写的美国phasespace位置跟踪系统与vega prime2.2的数据读入源程序。-A VC language read into the location of the Phasespace motion capture tracker data source with Vega prime2.2.1.
Platform: | Size: 1515520 | Author: Michael | Hits:

[Driver Developvega_DOF

Description: vega DOF驱动,实现了一个仪表中指针的转动-vega DOF
Platform: | Size: 1077248 | Author: 李碧波 | Hits:

[Othervegahelp

Description: vega使用手册 vega结合VC开发程序必读-vega help to help studentstuday vega
Platform: | Size: 1069056 | Author: cehui2010 | Hits:

[Software EngineeringVegion

Description: Vega的直升机视景仿真技术研究与实现Vega-based Visual Simulation of Helicopter Research and Implementation-Vega-based Visual Simulation of Helicopter Research and Implementation
Platform: | Size: 420864 | Author: jaco1230 | Hits:

[3D Graphicvpmotion_drive

Description: vega prime与C++混合编程实例,模拟驾驶车辆运动,可以左转右转,加速减速,刹车等功能,可以用键盘和鼠标控制。-This sample illustrates the use of the drive motion model (vpMotionDrive). It defines the class myApp, which is derived from vpApp, and overrides the vpApp::onKeyInput() method to allow for additional keyboard input. The sample loads town.flt and allows the user to fly around the database using a drive motion model.
Platform: | Size: 777216 | Author: 东华 | Hits:

[VC/MFCvpmotion_fly

Description: vega prime与C++混合编程实例,模拟飞机飞行运动,可以侧滚,加速减速,俯冲等功能,能精确调整飞机升力,推力等数值,可以用键盘和鼠标互动。-This sample illustrates the use of the fly motion model (vpMotionFly). It defines the class myApp, which is derived from vpApp, and overrides the vpApp::onKeyInput() method to allow for additional keyboard input. The sample loads town.flt and allows the user to fly around the database using a fly motion model.
Platform: | Size: 813056 | Author: 东华 | Hits:

[Consolevpmotion_game

Description: vega prime与C++混合编程实例,模拟第一人称游戏运动,可以左转右转向前向后,类似CS运动模式,能精确调整速度,加速度等数值,可以用键盘和鼠标互动。-This sample illustrates the use of the game motion model (vpMotionGame). It defines the class myApp, which is derived from vpApp, and overrides the vpApp::onKeyInput() method to allow for additional keyboard input. The sample loads town.flt and allows the user to fly around the database using a game motion model
Platform: | Size: 775168 | Author: 东华 | Hits:

[Consolevpmotion_ufo

Description: vega prime与C++混合编程实例,模拟飞碟运动,不受惯性重力影响,可以左转右转,加速减速,突然加速、停止等功能,可以用键盘和鼠标控制。-This sample illustrates the use of the UFO motion model (vpMotionUFO). It defines the class myApp, which is derived from vpApp, and overrides the vpApp::onKeyInput() method to allow for additional keyboard input. The sample loads town.flt and allows the user to fly around the database using a UFO motion model.
Platform: | Size: 774144 | Author: 东华 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 25 »

CodeBus www.codebus.net