tyFlow Forum
Can Physx rigid bodies collide with a cuda cloth ? - 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: Can Physx rigid bodies collide with a cuda cloth ? (/thread-2150.html)



Can Physx rigid bodies collide with a cuda cloth ? - Vertex - 01-11-2021

Hi

I'm trying to create a simple scene, a plan used as a cuda cloth and has 4 corners pinned.

2 spheres falling down into the middle of the cloth, but they penetrate it and don't collide with the

cloth, is it possible for a rigid physx body to collide with a cloth ?


[Image: Screen-Shot00996.jpg]

[Image: Screen-Shot00997.jpg]


RE: Can Physx rigid bodies collide with a cuda cloth ? - d4rk3lf - 01-11-2021

It can interact only 1-way (PhysX affect cloth, but cloth don't affect PhysX).
And in order to do that, you will need 2 separate flows, and the one with PhysX you just use as an animated mesh collider.

However, what you want is doable, if you use only PhysX, for both cloth and rigid bodies.
Check tyFlow example scene PhysX\tyFlow_clothRigidbodyInteraction_001.max