Physics
Overview
Exodus SDK uses the PhysX 3.4 engine to manage physical calculations. This allows for customizing the physics of models, the kind and type of collision, connection types, and possible interactions between individual parts and physical materials.
Also, this allows you to customize interaction between objects. For example, if you need to join one object to another (attach) or connect several dynamic models by joining them.
In this topic