How to use the Plugin of _MangeCollision

classic Classic list List threaded Threaded
22 messages Options
12
Reply | Threaded
Open this post in threaded view
|

Re: How to use the Plugin of _MangeCollision

Damien André
Administrator
Hello, you must specify your broadphase method. In case of collision between
two setof, the right broadphase is the 'raw' one.

<PlugIn Id="_ManageCollision" Between="body/body"
       Set1="Fiber"  Set2="Matrix" BroadPhase="Raw"
       CallBack="Standard" Stiffness="1e7" RestitutionCoeff="0.5" />


DA.
Reply | Threaded
Open this post in threaded view
|

Re: How to use the Plugin of _MangeCollision

LE Ba Danh
Thank Damien,

Danh
12