搜索资源列表
ogreapplayout
- 这个程序介绍如把图形引擎和其他物理引擎结合起来的,比如OGRE和ODE
ODE_Joints
- ODE是开放,开源的物理引擎,能很好的与OGRE3D渲染引擎结合在一起工作,是Ogre3D开发游戏的初学者的入门物理引擎.比PhysX跟容易上手. 本文档是描述如何在ODE中创建新的物理连接的教程,适合用过ODE的程序员进一步提高水平.
Box2D
- 一个2d的物理引擎,功能还不错。支持c#
ode-0.11.1 优秀的物理引擎
- 是一款优秀的物理引擎
Box2D_v2.0.1.rar
- 2D物理引擎Box2D的最新版本,同时支持C++和C# ,2D physics engine Box2D the latest version supports C++ and C#
box2dxna-62331
- Box2d 物理引擎 愤怒的小鸟就是用这个做的-Box2d angry bird is the physics engine to do with this
Box2DFlashAS3_2.0.2_
- Box2D Box2d是一个很出名的2d物理引擎-Box2D Developed
Farseer-Physics-Engine-3.3.1-Class
- c# xna框架下的先知物理引擎 功能强大 封装性好-c# xna framework of the prophet powerful physics engine package is good
Box2D_v2.0.1
- Box2D_v2.0.1 2维游戏物理引擎-Box2D_v2.0.1 2-dimensional game physics engine
Taiqiu
- vc6 + 图形引擎OGRE + 物理引擎PhysX 写的3D台球游戏,业余作品,游戏中有些bug,不过本程序的最大亮点是实现图像引擎OGRE和物理引擎PhysX的结合,我在网上找遍了都没有相关资料,都是自己摸索的,希望能给一玩OGRE和physx的朋友一些帮助。-vc6+ graphics engine OGRE+ physics engine PhysX written 3D billiards game, amateur works, games, some bug, but the bi
DynaForce
- 国人用c++开发的物理引擎-People with c++ Developed physics engine
tokamak_1.0.5a
- 一个游戏的物理引擎,来源于日本最新的开源。非常不错,已利用它开发了游戏。-It s a physics engine for developing 2d or 3D games.
FarseerPhysics2.11
- 可用于XNA、Silverlight的物理引擎,目前支持2D计算-Can be used to XNA, Silverlight physics engine, currently supports 2D calculation
PHYX
- 刚体力学的资料。有想自己写简单物理引擎的可以参考下。-Rigid body mechanics of data. Want to write a simple physics engine that can refer to the next.
Farseer-Physics-Engine-3.2-XNA
- Farseer 是基于微软XNA游戏框架的一个简单易用的物理引擎 里面包含了所需类库-Farseer is based on the Microsoft XNA game framework, an easy Physics Engine class library which contains the required
Shared_Source
- 一个自己开发的物理引擎技术介绍 http://www.nvidia.cn/object/physx_new_cn.html http://baike.baidu.com/view/1261337.htm 入门教程 http://hi.baidu.com/pplboy/blog/item/4c05cefa23a0319258ee90e9.html-A physics engine developed their own technical presentations http://
Hdraawerrg
- Hge结合box2d的游戏源码框架Hge是2d游戏源码码引擎box2d是2d物理引擎 -The the Hge combination box2d game source framework Hge 2d game source code engine box2d is a 2d physics engine
abird
- 模拟了现今流行的一款时髦游戏,利用box2d物理引擎和DX,只做测试初学展示一个关卡。-Simulate a stylish modern popular game using box2d physics engine and DX only test beginner to demonstrate one level.
USE-of-ODE-
- ode物理引擎可以了解物体的刚性运动和碰撞,是一款开源的源码-Ode physics engine can understand the rigid body motion and collision, is an open source code
3DPhysicEngine
- 一个能模拟球碰撞的源代码~其实整个框架已近接近完全~你可以添加其他形状的碰撞判断与响应以及完善旋转方面的东西就成为一个物理引擎了~要运行必须安装DX9SDK开发包-a simple physic engine , at this case , we simulate the situation between balls, you can add another shape and corresponding algorithm to improve this engine.