Skip to content

BtOgre is a very thin and small Bullet-Ogre connection. This wrapper does not try to provide its own RigidBody or CollisionShape classes. Instead, you talk directly with Bullet. The only thing it does is connect the btRigidBodies (only rigid bodies for now, I'm still not good with soft bodies) to their SceneNodes, convert Ogre meshes to Bullet c…

License

nikki93/btogre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

+----------------------------------------+
| BtOgre - Simple Bullet-Ogre connection |
+----------------------------------------+

BtOgre is a simple Bullet-Ogre connection.

To build the demo, edit 'premake.lua' to suit your setup, and run premake v3.7
(http://premake.sourceforge.net/download) on it.

About

BtOgre is a very thin and small Bullet-Ogre connection. This wrapper does not try to provide its own RigidBody or CollisionShape classes. Instead, you talk directly with Bullet. The only thing it does is connect the btRigidBodies (only rigid bodies for now, I'm still not good with soft bodies) to their SceneNodes, convert Ogre meshes to Bullet c…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published