PAL: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Aboeing (talk | contribs)
New page: {{product | name = PAL | purpose = Physics engine wrapper / abstraction | status = released | os_list = Win32 Linux Unix | download_url =http://pal.sourceforge.net | last_updated = Oct 24,...
 
Aboeing (talk | contribs)
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 16: Line 16:
  | contact_phone = }}
  | contact_phone = }}
'''Physics Abstraction Layer''' is a professional open source (BSD license, free for '''commercial''' use) abstraction system for dynamic simulation systems. It provides a uniform 'API' to a number of physics engines. PAL supports [[COLLADA]] physics.
'''Physics Abstraction Layer''' is a professional open source (BSD license, free for '''commercial''' use) abstraction system for dynamic simulation systems. It provides a uniform 'API' to a number of physics engines. PAL supports [[COLLADA]] physics.
==Supported Physics Engines==
* [[AGEIA physics]] - Ageia PhysX (a.k.a Novodex)
* [[Bullet physics]] - Bullet
* Dynamechs (depricated)
* JigLib
* Meqon (depricated)
* [[Newton Dynamics]] - Newton
* ODE
* OpenTissue
* Tokamak
* TrueAxis


==PAL includes COLLADA Physics using DAE2XML==
==PAL includes COLLADA Physics using DAE2XML==
Line 22: Line 34:


[[Category:Products]]
[[Category:Products]]
==External links==
<!-- anything relevant not covered above -->
*[http://www.adrianboeing.com/pal/benchmark.html#COLLADA PAL COLLADA sample]
*[http://www.adrianboeing.com/pal/pal_bench_graph.html PAL Interactive Benchmark for evaluating physics engine performance]

Latest revision as of 03:31, 24 October 2007

Product information
  • Name: PAL
  • Purpose: Physics engine wrapper / abstraction
  • Last updated: Oct 24, 2007
  • Current version: unknown
  • Status: released
  • OS: Win32, Linux and other platforms available.
  • Maintainer: Adrian Boeing
  • Contact for technical issues:

Download

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

Physics Abstraction Layer is a professional open source (BSD license, free for commercial use) abstraction system for dynamic simulation systems. It provides a uniform 'API' to a number of physics engines. PAL supports COLLADA physics.

Supported Physics Engines

PAL includes COLLADA Physics using DAE2XML

24-10-07 PAL COLLADA loader has been released. The COLLADA loader is based on code from John Ratcliff. Many thanks to John Ratcliff for making the code to his lightweight COLLADA physics loader publicly available.

External links