tyFlow Forum
mixing cloth and physX sim - Printable Version

+- tyFlow Forum (https://forum.tyflow.com)
+-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html)
+--- Forum: General Discussion (https://forum.tyflow.com/forum-2.html)
+--- Thread: mixing cloth and physX sim (/thread-189.html)



mixing cloth and physX sim - HHbomb - 04-06-2019

Hi,
is it possible to make physX rigidbody react with cloth sim ?


RE: mixing cloth and physX sim - tyFlow - 04-06-2019

Not directly, no.

If you don't need 2-way interaction, you can do your PhysX sim...set Mesh to Trimesh (and not 'render only'), and then feed the PhysX sim into another tyFlow object within a collision operator. This will only work properly if the topology of the PhysX flow doesn't change over time (ie, particle count stays the same).