Saxum/extern/bullet-2.82-r2704/lib
2014-10-24 11:42:47 +02:00
..
readme.txt Adding Bullet Library 2014-10-24 11:42:47 +02:00

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

LinearMath
BulletCollision
BulletDynamics

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.googlecode.com
Erwin Coumans