Saxum/extern/bullet-2.82-r2704/lib/readme.txt

14 lines
358 B
Plaintext
Raw Normal View History

2014-10-24 09:42:47 +00: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