Skip to content

Add PhysX support as an external library to link against

Sreekanth Arikatla requested to merge sreekanth-arikatla/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 built only if the option BUILD_PHYSX_EXAMPLES is on (off by default).

@johan-andruejol

Merge request reports