搜索资源列表
maze
- Panda3d里的演示程序,我用用irrlicht+newton做了一个。 程序很简单,源码也带上了。 操作方式:鼠标倾斜盘子,移动小球到闪光地带即可过关。-Panda3d in the demo program, I used to do with irrlicht+ newton one. The procedure is simple and also to bring the source. Mode of operation: tilt mouse tray, mo
IntermediateTurorial
- OGRE游戏引擎的中级教程的所有真正可以编译通过的源程序。VC9.0。OGRE1.6.2。DIRECTX9.0C-The OGRE game engine s intermediate turorial s code. for VC9.0,OGRE1.6.2,DirectX9.0c
glNewtonCarDemo2
- 基于newton物理引擎的游戏,有助于用户学习物理引擎-Newton physics engine based on the game, helping the user to learn physics engine
NewtonWin-2.23
- 很好的物理引擎Newton-2.23,开发游戏或者物理教学软件使用不错哦!-Good physics engine Newton-2.23, develop games or physical education software Oh well!
NewtonTutorials
- The Tutorials for Newton for irrlich engine
BspCollision
- This a simple demo of using the Newton Physics Engine in the Irrlicht 3D Engine.-This is a simple demo of using the Newton Physics Engine in the Irrlicht 3D Engine.
NewtonBasicGeometry
- 这个例子展示了Newton物理引擎和Direct3D中怎样使用基本的几何形状(球,圆柱,箱子),注意这个例子中只使用了球,圆柱,箱子等几何形状,其他的Newton几何形状还包含圆锥、胶囊、斜面圆柱等。-This sample shows how to use some of the basic geometry in Newton (sphere, cylinder, box). Note that while only the sphere, cylinder, and box are use
NewtonCharacterController
- 这个例子展示了如何在Newton物理引擎中创建角色控制器。它被简化为我们把力放在胶囊物理对象上,并用一个关节使他保存直立。-This sample shows how to create a character controller in Newton. It is simply a capsule physics object that we push around using forces, and keep upright using a joint.