Bullet physics: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
'''Bullet physics''' is a | '''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:''' | * '''Download:''' http://www.continuousphysics.com/mediawiki-1.5.8/index.php?title=Download | ||
* '''Date:''' | * '''Latest version:''' Bullet 2.53 includes ColladaDemo with COLLADA Physics import and physics snapshot COLLADA .dae export | ||
* '''Bug reporting:''' | * '''Date:''' June 15, 2007 | ||
* ''' | * '''Forum & Bug reporting:''' http://www.continuousphysics.com/Bullet/phpBB2/viewforum.php?f=9 | ||
* ''' | * '''Maintainers:''' http://bulletphysics.com | ||
* ''' | * '''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'' | |||
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
- Download: http://www.continuousphysics.com/mediawiki-1.5.8/index.php?title=Download
- Latest version: Bullet 2.53 includes ColladaDemo with COLLADA Physics import and physics snapshot COLLADA .dae export
- Date: June 15, 2007
- Forum & Bug reporting: http://www.continuousphysics.com/Bullet/phpBB2/viewforum.php?f=9
- Maintainers: http://bulletphysics.com
- 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
Improved compatibility with Ageia CreateDynamics COLLADA physics export Separated COLLADA_DOM converting code Enhanced performance Fixed concave/compound-collision bug (caused instability)