Panda PhysX

http://enn0x.p3dp.com/libpandaphysx_0.4.4.zip

Just a maintenance release. Focus has been on strengthening collision and interaction filtering as well as enabeling the visual remote debugger.

  • Add one-way interactions between dynamic objects using dominance groups.
  • Adds support for the Visual Remote Debugger.
  • Adds support for actor groups and actor group filtering.
  • Adds support for 128-bit mask for collision filtering.
  • Adds raycast methods for axis aligned bounding boxes.
  • Additional parameter to raycastClosest/Any methods for smoothed normals.
  • Adds preliminary(!) implementations for vehicles.

(see included file doc/RELEASE-NOTES.txt)

The included binaries are built for Panda3D-1.5.4. Please note that the vehcile classes are not yet ready for being used. I have just been too lazy to remove them for the release.

ennox