CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenGL

文件名称:osgPhysX-master

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2014-11-21
  • 文件大小:
    562.07kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!
电信下载 联通下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。

介绍说明--下载内容来自于网络,使用问题请自行百度

这是OSG与PhysX结合使用的源码示例,其中包括了多个在OSG中使用PhysX的小例子。-This is the source code example of using a combination of OSG and PhysX, including multiple use of PhysX in the OSG small example.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

osgPhysX-master/
osgPhysX-master/CMakeLists.txt
osgPhysX-master/COPYING.LGPL
osgPhysX-master/README
osgPhysX-master/cmake/
osgPhysX-master/cmake/FindPhysX3.cmake
osgPhysX-master/physics/
osgPhysX-master/physics/CMakeLists.txt
osgPhysX-master/physics/Callbacks.cpp
osgPhysX-master/physics/Callbacks.h
osgPhysX-master/physics/CharacterController.cpp
osgPhysX-master/physics/CharacterController.h
osgPhysX-master/physics/Engine.cpp
osgPhysX-master/physics/Engine.h
osgPhysX-master/physics/ParticleUpdater.cpp
osgPhysX-master/physics/ParticleUpdater.h
osgPhysX-master/physics/PhysicsUtil.cpp
osgPhysX-master/physics/PhysicsUtil.h
osgPhysX-master/physics/Vehicle.cpp
osgPhysX-master/physics/Vehicle.h
osgPhysX-master/physics/VehicleManager.cpp
osgPhysX-master/physics/VehicleManager.h
osgPhysX-master/tests/
osgPhysX-master/tests/CMakeLists.txt
osgPhysX-master/tests/character_controller_test.cpp
osgPhysX-master/tests/dinput8.lib
osgPhysX-master/tests/dxguid.lib
osgPhysX-master/tests/physics_vehicle_test.cpp
osgPhysX-master/utils/
osgPhysX-master/utils/CMakeLists.txt
osgPhysX-master/utils/FollowNodeManipulator.cpp
osgPhysX-master/utils/FollowNodeManipulator.h
osgPhysX-master/utils/InputManager.cpp
osgPhysX-master/utils/InputManager.h
osgPhysX-master/utils/SceneUtil.cpp
osgPhysX-master/utils/SceneUtil.h
osgPhysX-master/utils/ois/
osgPhysX-master/utils/ois/OIS.h
osgPhysX-master/utils/ois/OISConfig.h
osgPhysX-master/utils/ois/OISEffect.cpp
osgPhysX-master/utils/ois/OISEffect.h
osgPhysX-master/utils/ois/OISEvents.h
osgPhysX-master/utils/ois/OISException.cpp
osgPhysX-master/utils/ois/OISException.h
osgPhysX-master/utils/ois/OISFactoryCreator.h
osgPhysX-master/utils/ois/OISForceFeedback.cpp
osgPhysX-master/utils/ois/OISForceFeedback.h
osgPhysX-master/utils/ois/OISInputManager.cpp
osgPhysX-master/utils/ois/OISInputManager.h
osgPhysX-master/utils/ois/OISInterface.h
osgPhysX-master/utils/ois/OISJoyStick.cpp
osgPhysX-master/utils/ois/OISJoyStick.h
osgPhysX-master/utils/ois/OISKeyboard.cpp
osgPhysX-master/utils/ois/OISKeyboard.h
osgPhysX-master/utils/ois/OISMouse.h
osgPhysX-master/utils/ois/OISMultiTouch.h
osgPhysX-master/utils/ois/OISObject.cpp
osgPhysX-master/utils/ois/OISObject.h
osgPhysX-master/utils/ois/OISPrereqs.h
osgPhysX-master/utils/ois/ReadMe.txt
osgPhysX-master/utils/ois/SDL/
osgPhysX-master/utils/ois/SDL/SDLInputManager.cpp
osgPhysX-master/utils/ois/SDL/SDLInputManager.h
osgPhysX-master/utils/ois/SDL/SDLJoyStick.cpp
osgPhysX-master/utils/ois/SDL/SDLJoyStick.h
osgPhysX-master/utils/ois/SDL/SDLKeyboard.cpp
osgPhysX-master/utils/ois/SDL/SDLKeyboard.h
osgPhysX-master/utils/ois/SDL/SDLMouse.cpp
osgPhysX-master/utils/ois/SDL/SDLMouse.h
osgPhysX-master/utils/ois/SDL/SDLPrereqs.h
osgPhysX-master/utils/ois/extras/
osgPhysX-master/utils/ois/extras/LIRC/
osgPhysX-master/utils/ois/extras/LIRC/OISLIRC.cpp
osgPhysX-master/utils/ois/extras/LIRC/OISLIRC.h
osgPhysX-master/utils/ois/extras/LIRC/OISLIRCFactoryCreator.cpp
osgPhysX-master/utils/ois/extras/LIRC/OISLIRCFactoryCreator.h
osgPhysX-master/utils/ois/extras/LIRC/OISLIRCRingBuffer.h
osgPhysX-master/utils/ois/iphone/
osgPhysX-master/utils/ois/iphone/iPhoneAccelerometer.h
osgPhysX-master/utils/ois/iphone/iPhoneAccelerometer.mm
osgPhysX-master/utils/ois/iphone/iPhoneHelpers.h
osgPhysX-master/utils/ois/iphone/iPhoneInputManager.h
osgPhysX-master/utils/ois/iphone/iPhoneInputManager.mm
osgPhysX-master/utils/ois/iphone/iPhoneMultiTouch.h
osgPhysX-master/utils/ois/iphone/iPhoneMultiTouch.mm
osgPhysX-master/utils/ois/iphone/iPhonePrereqs.h
osgPhysX-master/utils/ois/linux/
osgPhysX-master/utils/ois/linux/EventHelpers.cpp
osgPhysX-master/utils/ois/linux/EventHelpers.h
osgPhysX-master/utils/ois/linux/LinuxForceFeedback.cpp
osgPhysX-master/utils/ois/linux/LinuxForceFeedback.h
osgPhysX-master/utils/ois/linux/LinuxInputManager.cpp
osgPhysX-master/utils/ois/linux/LinuxInputManager.h
osgPhysX-master/utils/ois/linux/LinuxJoyStickEvents.cpp
osgPhysX-master/utils/ois/linux/LinuxJoyStickEvents.h
osgPhysX-master/utils/ois/linux/LinuxKeyboard.cpp
osgPhysX-master/utils/ois/linux/LinuxKeyboard.h
osgPhysX-master/utils/ois/linux/LinuxMouse.cpp
osgPhysX-master/utils/ois/linux/LinuxMouse.h
osgPhysX-master/utils/ois/linux/LinuxPrereqs.h
osgPhysX-master/utils/ois/mac/
osgPhysX-master/utils/ois/mac/CocoaHelpers.h
osgPhysX-master/utils/ois/mac/CocoaInputManager.h
osgPhysX-master/utils/ois/mac/CocoaJoyStick.h
osgPhysX-master/utils/ois/mac/CocoaJoyStick.mm
osgPhysX-master/utils/ois/mac/CocoaKeyboard.h
osgPhysX-master/utils/ois/mac/CocoaKeyboard.mm
osgPhysX-master/utils/ois/mac/CocoaMouse.h
osgPhysX-master/utils/ois/mac/CocoaMouse.mm
osgPhysX-master/utils/ois/mac/MacHIDManager.cpp
osgPhysX-master/utils/ois/mac/MacHIDManager.h
osgPhysX-master/utils/ois/mac/MacHelpers.cpp
osgPhysX-master/utils/ois/mac/MacHelpers.h
osgPhysX-master/utils/ois/mac/MacInputManager.cpp
osgPhysX-master/utils/ois/mac/MacInputManager.h
osgPhysX-master/utils/ois/mac/MacJoyStick.cpp
osgPhysX-master/utils/ois/mac/MacJoyStick.h
osgPhysX-master/utils/ois/mac/MacKeyboard.cpp
osgPhysX-master/utils/ois/mac/MacKeyboard.h
osgPhysX-master/utils/ois/mac/MacMouse.cpp
osgPhysX-ma

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com