Saxum/extern/bullet/lib/readme.txt
Fabian Klemp aeb6218d2d Renaming.
2014-10-24 11:49:46 +02:00

14 lines
358 B
Plaintext

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