Wire to collide with Cloth...

   4654   5   0
User Avatar
Member
153 posts
Joined: June 2010
Offline
How do I make the wire colliding with my cloth like a RBD object or at least Static object ?


James.
User Avatar
Member
519 posts
Joined:
Offline
This is actually my first ever created dop network…(hurrah for the shelf!)

I made two cloth objects, changed some of the parameters on the wire object and then added some forces per object. Collisions are taken care of by the merge and clothsolver.

Is this what you are after? When you want an RBD object instead of two cloth object it is just a matter of adding a rbd object and a rbd solver.

Cheers,
Hans

edit:added the file

Attachments:
cloth.hip (89.3 KB)

User Avatar
Member
153 posts
Joined: June 2010
Offline
Thank you !
but…
the cloth and the wire should mutual collide … take a look at the dop network
(wire and cloth NOT cloth and cloth)
Unless you you know how to define curve as cloth and it will behave as wire …
its not really work for me ..\

James

Attachments:
wire_cloth.hipnc (112.3 KB)

User Avatar
Member
519 posts
Joined:
Offline
The order in which data is merged in the merge DOP is important. The solution to your problem was just to swap the two objects. Have a look at the attached file.

Attachments:
wire_cloth_379_hh1.hipnc (143.0 KB)

User Avatar
Member
153 posts
Joined: June 2010
Offline
You rock!
But what the logic of ordering the entries to the merge if its all mutual …
i can guess from the order … but i want better answer to understand the basic concpet in the dop network …
you have .. or some one in the forum have paper about it ?

again
thanks mate.

James


.
User Avatar
Member
519 posts
Joined:
Offline
Have a look at the help from the merge DOP it is explained there. If there is a mutual relation you can set it on the merge DOP.

Have a look at this helpcard in houdini's helpsystem:

http://localhost:48626/dynamics/relationships [localhost]


Cheers,
Hans
  • Quick Links