Bullet physics: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Remi (talk | contribs)
No edit summary
Remi (talk | contribs)
No edit summary
Line 1: Line 1:
'''Bullet physics''' is a product that supports COLLADA.
'''Bullet physics''' is a professional open source (Zlib license, free for '''commercial''' use) multi-threaded 3D Collision Detection and Rigid Body Dynamics Library that supports [[COLLADA]], and of course COLLADA Physics.
 
 


===Technical information===
===Technical information===
* '''Latest version:''' xxx
* '''Download:''' http://www.continuousphysics.com/mediawiki-1.5.8/index.php?title=Download
* '''Date:''' xxx
* '''Latest version:''' Bullet 2.53 includes ColladaDemo with COLLADA Physics import and physics snapshot COLLADA .dae export
* '''Bug reporting:''' xxx
* '''Date:''' June 15, 2007
* '''Forum:''' xxx
* '''Forum & Bug reporting:''' http://www.continuousphysics.com/Bullet/phpBB2/viewforum.php?f=9
* '''Maintainers:''' xxx
* '''Maintainers:''' http://bulletphysics.com
* '''Feature list:''' xxx
* '''Feature list:''' ???
* '''Availability:''' Win32, MacOS X, Playstation 3, Linux and other platforms. available.
 
==Bullet 2.53 includes COLLADA Physics using COLLADA-DOM==
''18 Jun 2007''
 
Bullet Physics SDK 2.53 compiled out-of-the-box (and includes all external dependencies, including COLLADA-DOM and libxml) on Windows, Linux, Mac OSX, Playstation 3 and other platforms. Check out Bullet/Demos/ColladaDemo for COLLADA Physics integration.
 
 
==Bullet COLLADA physics viewer 0.8 released==
''5 September 2006''


==External links==
Improved compatibility with Ageia CreateDynamics COLLADA physics export
*
Separated COLLADA_DOM converting code
Enhanced performance
Fixed concave/compound-collision bug (caused instability)


[[Category:Products]]
[[Category:Products]]

Revision as of 03:20, 14 July 2007

Bullet physics is a professional open source (Zlib license, free for commercial use) multi-threaded 3D Collision Detection and Rigid Body Dynamics Library that supports COLLADA, and of course COLLADA Physics.


Technical information

Bullet 2.53 includes COLLADA Physics using COLLADA-DOM

18 Jun 2007

Bullet Physics SDK 2.53 compiled out-of-the-box (and includes all external dependencies, including COLLADA-DOM and libxml) on Windows, Linux, Mac OSX, Playstation 3 and other platforms. Check out Bullet/Demos/ColladaDemo for COLLADA Physics integration.


Bullet COLLADA physics viewer 0.8 released

5 September 2006

Improved compatibility with Ageia CreateDynamics COLLADA physics export Separated COLLADA_DOM converting code Enhanced performance Fixed concave/compound-collision bug (caused instability)