tyFlow Forum
Particle PhysX for Collision for actors (to let them not intersect) - Printable Version

+- tyFlow Forum (https://forum.tyflow.com)
+-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html)
+--- Forum: Bugs and Issues (https://forum.tyflow.com/forum-3.html)
+--- Thread: Particle PhysX for Collision for actors (to let them not intersect) (/thread-2932.html)



Particle PhysX for Collision for actors (to let them not intersect) - Alexx31 - 02-16-2022

Hello again,

I have used a Particle PhysX operator, that should prevent the intersection of actors.
I adjusted of course the radius quite big.
But I can't see any effect in my simulation, all actors intersect still.

What have I to do else to get them not intersecting?

Thanks

   


RE: Particle PhysX for Collision for actors (to let them not intersect) - tyFlow - 02-17-2022

You're sending all particles out so this setup is no different than before. You should send rig/root particles out from the Actor operator itself. Not with another operator.


RE: Particle PhysX for Collision for actors (to let them not intersect) - Alexx31 - 02-17-2022

(02-17-2022, 12:21 AM)tyFlow Wrote: You're sending all particles out so this setup is no different than before. You should send rig/root particles out from the Actor operator itself. Not with another operator.


Okay, I did a test with the Actors node itself sending particles out. It was nearly the same result as using the flow before with a standard "send out".
(And it worked after I set "Test True > Root particles", before everything stopped moving at all)

But the particle physX still has no effect.
I have set the radius already at extreme values...





   


RE: Particle PhysX for Collision for actors (to let them not intersect) - tyFlow - 02-17-2022

Can you post the file please.


RE: Particle PhysX for Collision for actors (to let them not intersect) - Alexx31 - 02-17-2022

I will send by email a link, thanks.
I have today updated to Tyflow pro, it seems to me not to draw the collision shapes or I oversaw something Wink
(But it seems to work faster in the viewport, which I didn't expect)


RE: Particle PhysX for Collision for actors (to let them not intersect) - Alexx31 - 02-17-2022

Thanks, just to note it here:
Solution was to uncheck "Ignore start penetrations"
- because the radius was also set too high, that they never separated, in order to get the action "ignore after separation" to be started

And for the display of the radius the modifier on tyflow had to be disabled.