aboutsummaryrefslogtreecommitdiff
path: root/tests/bullet/lib/readme.txt
blob: 9c19ebd12e9c10e3f2336cd303f066688aa56c24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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