Bullet physics: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Remi (talk | contribs)
No edit summary
Aboeing (talk | contribs)
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 4: Line 4:
| status = released
| status = released
| os_list = Win32 OSX Linux CELL
| os_list = Win32 OSX Linux CELL
| download_url =http://www.continuousphysics.com/mediawiki-1.5.8/index.php?title=Download
| download_url =http://www.bulletphysics.com
| current_version = Bullet 2.53 includes ColladaDemo with COLLADA Physics import and physics snapshot COLLADA .dae export
| current_version = Bullet 2.54
| last_updated = June 15, 2007
| last_updated = June 15, 2007
| maintainer_name =  Bullet Physics
| maintainer_name =  Bullet Physics
Line 18: Line 18:
'''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.
'''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.


==Bullet 2.53 includes COLLADA Physics using COLLADA-DOM==
Bullet is also supported via [[PAL | PAL COLLADA]].
 
==Bullet 2.54 includes COLLADA Physics using COLLADA-DOM==
''18 Jun 2007''
''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 Physics SDK 2.54 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; 2.54 includes ColladaDemo with COLLADA Physics import and physics snapshot COLLADA .dae export.


A C# port for XNA is available too.


==Bullet COLLADA physics viewer 0.8 released==
==Bullet COLLADA physics viewer 0.8 released==

Latest revision as of 03:34, 24 October 2007

Product information
  • Name: Bullet
  • Purpose: Physics engine
  • Last updated: June 15, 2007
  • Current version: Bullet 2.54
  • Status: released
  • OS: Win32, MacOS X, Playstation 3, Linux and other platforms. available.
  • Forum
  • Report bugs
  • Maintainer: Bullet Physics
  • Contact for technical issues:

Download

This article is part of the COLLADA products directory
Adding to the list of products

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.

Bullet is also supported via PAL COLLADA.

Bullet 2.54 includes COLLADA Physics using COLLADA-DOM

18 Jun 2007

Bullet Physics SDK 2.54 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; 2.54 includes ColladaDemo with COLLADA Physics import and physics snapshot COLLADA .dae export.

A C# port for XNA is available too.

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)