Bullet 2.53 Physics SDK released for C++, XNA, Multithreaded

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.53 Physics SDK released for C++, XNA, Multithreaded

Post by Erwin Coumans »

https://sourceforge.net/project/showfil ... _id=147573

New: work-in-progress:

- managed Bullet C# version, that works on Windows and XBox 360 XNA, see Bullet/Extras/BulletX

- BulletMultiThreaded, unified implementation with Win32 Threads, Playstation 3 SPURS (*) and future pthreads and libspe2 support. See Bullet/Extras/BulletMultiThreaded.

Other minor improvements/bugfixes.

On the roadmap is better API for single swept collision query, Featherstone constraints, Cell libspe2 and pthreads multi theading.

Enjoy,
Erwin

* (for licensed Playstation 3 developers only)
Post Reply