Bullet 2.68 Physics SDK released:Soft Bodies, Cloth, iPhone!

Open source Bullet Physics SDK release information
Post Reply
User avatar
Erwin Coumans
Site Admin
Posts: 4221
Joined: Sun Jun 26, 2005 6:43 pm
Location: California, USA
Contact:

Bullet 2.68 Physics SDK released:Soft Bodies, Cloth, iPhone!

Post by Erwin Coumans »

Bullet 2.68 Physics SDK is released.

+ New BulletSoftBody library: cloth, rope and deformable volumes, including interaction with rigid bodies. Thanks Nathanael Presson.
+ Added btSliderConstraint
+ Added Extras/CdTestFrameWork, Thanks Pierre Terdiman.
+ Added posix thread support (pthreads), Thanks Enrico.
+ Moved ConvexHull into Bullet/src
+ Moved optional quickstep and box-box collision detector to Bullet/src. Thanks Russell Smith for permission to re-distribute under the ZLib license.
+ Many bugfixes and improvements to BulletColladaConverter, btSubsimplexConvexCast, btMultiSapBroadphase, btOptimizedBvh,

UPDATE: Bullet 2.68 runs fluently on the iPhone device, using the official iPhone SDK and Wolfgang Engel's Oolong Engine 2!

Download full SDK source code and precompiled Windows and Mac OSX Universal binary demos from http://code.google.com/p/bullet/downloads/list

Thanks everyone for all the hard work and feedback, and enjoy!
Erwin
User avatar
detox
Posts: 12
Joined: Wed Nov 22, 2006 6:52 pm
Location: Ohio, USA
Contact:

Re: Bullet 2.68 Physics SDK released:Soft Bodies, Cloth, iPhone!

Post by detox »

absolutely amazing stuff!

Great work everyone.
User avatar
Dragonlord
Posts: 198
Joined: Mon Sep 04, 2006 5:31 pm
Location: Switzerland
Contact:

Re: Bullet 2.68 Physics SDK released:Soft Bodies, Cloth, iPhone!

Post by Dragonlord »

Softbody looks great. That's going to give birth to some nice effects :D .
Post Reply