Obi Official Forum
Obi Rope Not colliding with themselves - Printable Version

+- Obi Official Forum (https://obi.virtualmethodstudio.com/forum)
+-- Forum: Obi Users Category (https://obi.virtualmethodstudio.com/forum/forum-1.html)
+--- Forum: Obi Rope (https://obi.virtualmethodstudio.com/forum/forum-4.html)
+--- Thread: Obi Rope Not colliding with themselves (/thread-211.html)



Obi Rope Not colliding with themselves - aaamarkin - 26-10-2017

Hi, I have a problem with ropes not colliding with each other.
I wanted to reproduce this behaviour from working example
I've tried setting different layers to ropes,
I've experimented with solver distance, collision, particle collision and bending constraints iteration.
I've changed resolution from 0 to 1 and vice versa.
But all I've got is following Not working version

Solver params:
[Image: efY70m]
Rope params:
[Image: cVxT6R]


What correct settings should be to recreate behaviour?

Thank you.


RE: Obi Rope Not colliding with themselves - niZmo - 26-10-2017

I'm wondering if you aren't using the same solver for the ropes. The rope must be using the same solver in order to collide with each other. I could make out the link for the first video, but your two images don't show.


RE: Obi Rope Not colliding with themselves - josemendez - 27-10-2017

(26-10-2017, 09:34 PM)aaamarkin Wrote: Hi, I have a problem with ropes not colliding with each other.
I wanted to reproduce this behaviour from working example
I've tried setting different layers to ropes,
I've experimented with solver distance, collision, particle collision and bending constraints iteration.
I've changed resolution from 0 to 1 and vice versa.
But all I've got is following Not working version

Solver params:
[Image: efY70m]
Rope params:
[Image: cVxT6R]


What correct settings should be to recreate behaviour?

Thank you.

Set particle collision iteration count to about 40, sequential mode.
Set distance iteration count pretty high too.

That's about it.


RE: Obi Rope Not colliding with themselves - aaamarkin - 27-10-2017

(27-10-2017, 10:28 AM)josemendez Wrote: Set particle collision iteration count to about 40, sequential mode.
Set distance iteration count pretty high too.

That's about it.
jose, thanks for immediate answer.
I've tried your suggestions and set up iterations count to 50.

But that doesn't help, look setting iterations count to 50 .

Thank you.


RE: Obi Rope Not colliding with themselves - josemendez - 27-10-2017

(27-10-2017, 02:15 PM)aaamarkin Wrote: jose, thanks for immediate answer.
I've tried your suggestions and set up iterations count to 50.

But that doesn't help, look setting iterations count to 50 .

Thank you.

Do particles for each rope have different phase values in the particle editor? Only particles with different phases will collide with each other (or particles in the same actor, provided that the actor has self-collisions enabled)
See: (intercollisions section)
http://obi.virtualmethodstudio.com/tutorials/collisions.html


RE: Obi Rope Not colliding with themselves - aaamarkin - 28-10-2017

(27-10-2017, 06:01 PM)josemendez Wrote: Do particles for each rope have different phase values in the particle editor? Only particles with different phases will collide with each other (or particles in the same actor, provided that the actor has self-collisions enabled)
See: (intercollisions section)
http://obi.virtualmethodstudio.com/tutorials/collisions.html

Jose, thanks for your help and patience)
This solved my problem.
Now everything works as expected)
 


RE: Obi Rope Not colliding with themselves - josemendez - 28-10-2017

(28-10-2017, 04:40 PM)aaamarkin Wrote: Jose, thanks for your help and patience)
This solved my problem.
Now everything works as expected)
 

No worries Sonrisa . I'm glad you got it working!