Skip to content

Add PhysX support as an external library to link against

Johan Andruejol requested to merge johan-andruejol/iMSTK:PhysX into master

This allows iMSTK to build and link against PhysX if it wants to. A (very simple) example of PhysX integration is provided. It is build only if the option BUILD_PHYSX_EXAMPLES is on (off by default).

Merge request reports