PAL: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Aboeing (talk | contribs)
No edit summary
Aboeing (talk | contribs)
No edit summary
 
Line 34: 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