Files
teravus 8fd79d4f27 * Re-committing Bullet w/libbulletnet
git-svn-id: file:///var/svn/opensim-libs@95 7c4940e8-6ff7-4914-b775-378afef7cd2e
2009-04-05 08:05:17 +00:00
..

At the moment there are no binary packages from Bullet library.
Once this is done, 3 libraries will be placed here:

bulletmath.a
bulletcollision.a
bulletdynamics.a

The C-API will be available in the include folder.

For now, there is only C++ files, see src/btBulletCollisionCommon.h and src/btBulletDynamicsCommon.h

http://bullet.sf.net
Erwin Coumans