搜索资源列表
tornado
- vega prime 程序,vp使用中的初级教程中的应用事例
vpmotion_game
- 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() me
vpdemo
- 使用VC及vega prime、creator生成动态可控场景及人机交互控制flt模型-Using the VC and vega prime, creator generate dynamic control scenarios and interactive control flt model
vp_picking
- vega prime中能够实现对虚拟场景中对象进行二维鼠标点选,并显示高亮。对vp交互的初学者具有极强指导意义 -vega prime can be achieved in the virtual scene on the two-dimensional objects mouse click, and display the highlight. To the vp is highly interactive guide for beginners
vp_mfc_code
- 这个例子示范了怎样将一个Vega Prime窗口加入到MFC程序文件,全部的Vega Prime代码放在vp_mfcView.cpp.里面。另外的文件是MFC 应用向导自动产生。-This sample illustrates how to add a Vega Prime window to an MFC app. All of the Vega Prime specific code is in vp_mfcView.cpp. The other files were auto-gene
Chapter2
- 基于Vega prime的虚拟现实实例开发,包括添加实例、Isector等。初级阶段。-Based on Vega prime example of virtual reality development, including adding an instance, Isector so. The initial stage.
vp_PhaseSpace_VC8
- 一个用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.
vplightlobe_simple
- 用vs2003编程实现了vega prime中 直升机的前面大灯的灯光变化-Programming with a vega prime vs2003 helicopter in front of the headlights in the light changes
vpmotion_ufo
- 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 a
vpmotion_walk
- vega prime与C++混合编程实例,模拟步行运动,可以实现左转右转,前进后退等功能,遇到障碍物会碰撞,可以调节身高速度等数值,可以用键盘和鼠标互动。-This sample illustrates the use of the walk motion model (vpMotionWalk) and a user defined collision detection position strategy. It defines the class myApp, which is deri
vega-prime
- vega prime 2.0常用问题大全 附带VP小程序-vega prime
loadacf
- vega prime 加载acf文件代码-load vega prime
VPrime
- Vega Prime程序设计,实现了碰撞检测,碰撞后的结果可以自己设计-Vega Prime program design, implementation, collision detection, collision results can design their own
Bump
- vega prime仿真环境下的,人物模型的实时控制和碰撞检测,以大学的实验室为人物模型的运动场景-vega prime simulation environment, real-time control and collision detection of the character models, character models to the laboratory at the University sports scenes
vptrace
- .net做车辙,vega prime编译后通过-. Net made rut, compiled by the vega prime
vpSDI
- mfc平台下vega prime的应用例程 供交流学习-vega prime platform under mfc
HLA_VP_ZCVR
- 基于HLA的分布式仿真,场显示是基于Vega prime的程序,程序的主要功能是通过联邦成员发布数据,另一个联邦订阅,然后通过RTI通知另一个联邦成员做出相应的响应。-HLA-based distributed simulation, field display is based on Vega prime program, the main functions of the program are available through the federal member data, anoth
multi_channel_switch
- 在VC里面调用Vegaprime,实现多通过切换。-VC call Vega Prime in which to achieve more by switching.
vplightlobe_lightgrid
- 一个简单的通过C++构建出Vega Prime场景的灯光的例子(A simple example of building a Vega Prime scene with C++)