Bullet 2.82

This commit is contained in:
2014-04-03 21:14:37 +02:00
parent 700f060aaf
commit 515b08fea2
563 changed files with 156658 additions and 6 deletions
+13
View File
@@ -0,0 +1,13 @@
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