PhysX Glue Test

Bind Gap - The second, optional stage of generating bindings takes into account particle orientations and collision shapes (as opposed to rendered shapes). When Bind Gap is on, then, in order to be bound, the distance between particle shapes must be less than the Bind Gap value. Because this option deals with particle shapes, simulation can be slow if particles have complex collision shapes such as Convex Hull.

For an example of usage of Bind Gap, see the tutorial at the start of this manual, which uses Bind Gap in conjunction with Bind Center Aligned Only (see following) to allow particles to bind in the horizontal direction only.

 

Example:  PhysXGlue_BindGap.zip