PhysX Glue Test: Distance Binding RolloutEnable Spring Force - When on, the meanings of Minimum Distance Limit and Maximum Distance Limit change. If the distance between binding anchors falls between the specified minimum and maximum values, no additional force is applied to the binding particles. If the distance becomes less than the minimum (when Minimum Distance Limit is on) or greater than the maximum (when Maximum Distance Limit is on), then PhysX Glue attempts to restore the separation to the specified limits by exerting force to move particles apart or together. The magnitude of the force is determined by the Spring Coef setting and the relative deviation of the current binding length from minimum or maximum. That is, the greater the deviation from the specified minimum or maximum distance, the greater the force applied. The dynamics of the force are also defined by Damper Coef setting.
Example 1: PhysXGlueDistance_AdjustByParticleMass.zip
Example 2: PhysXGlueDistance_SpringCoef.zip
Example 3: PhysXGlueDistance_DamperCoef.zip
|