Jump to content

[SOLVED]Crumple Piece Of Paper?


Atom

Recommended Posts

HI All,

 

I am trying to take a flat sheet of paper and crumple it up. I have not really used the cloth section of Houdini but I thought I would give it a try. The concept behind the scene is that I have a large sphere around the paper with a mountain SOP and the normals are inverted so they point inward. The sphere is a Static Dynamic Object that I am animating smaller so that when it interacts with the flat cloth the cloth will have no other place to go except inward on itself into a pseudo spherical shape (i.e. a crumpled wad of paper).

 

However, as the simulation cooks the paper flys out of the collider almost immediately. I do have gravity turned off in the sim.

 

How do I tame the cloth simulator?

Is there a better way to construct this effect other than cloth?

 

Thanks

post-12295-0-68087600-1442520075_thumb.j

ap_paper_crumple_1a.hipnc

Edited by Atom
Link to comment
Share on other sites

As usual with problems involving collisions, take a look at how your collision geo actually looks like in dops. Judging by your picture there, it looks singlesided and will probably behave like a solid rock. Naturally anything inside will shoot out because it cannot be inside.

Link to comment
Share on other sites

You're using the Bullet solver which likes convex collision shapes. The RBD solver will let you have the collision geometry you seek.

 

Change to the RBD solver instead of the Bullet Solver in rigidbodysolver1. In your sphere_cloth_collider_crumpler checkmark the Invert Sign and use Laser Scan with a division of 40. Set your stiffness low on your cloth object. Maybe 10. Lastly move your gravity to be directly after your cloth solver so it won't affect the collider. Turn on your collision guide on your crumpled sphere to see what the solver is going to get in the way of collisions. Also, you don't need two spheres so just disable that sphere_inner node.

Link to comment
Share on other sites

Thanks for the suggestions loopyllama.

 

I applied the settings to the last posted scene and I still can not get any action out of the cloth paper. As you can see in the image, the crumpled sphere does collapse but it never seems to affect the paper?

post-12295-0-62525600-1442627576_thumb.j

ap_paper_crumple_1c.hipnc

Edited by Atom
Link to comment
Share on other sites

Thanks Matt, your setup is very close what I was going for. I've been playing around with the scene all morning. :)

 

One thing I notice is that if I apply a UV Unwap and a UV Quickshade to the cloth as the simulation progresses, the UVs dance around.

 

Is there any way to lock the UV coordinates in a cloth sim?

.

.

.

Ah, it was the UV Unwrap, if I use a UV Texture instead, the coordinates lock down.

Edited by Atom
Link to comment
Share on other sites

  • 1 year later...

Sorry for being such a noob... I've been checking the scene out (so cool!).
I try and fail at introducing a modeling iteration. I'd like to introduce a deformation / morph / model process to first create a broader folding form (app frames 5-20) before the more uniform crumple deformation happens. Here a ripple.
It seems to have no affect. It's before the DOPimport node in the cloth item, so I thought it would influence what the DOPNetwork has to work with. A ripple option in the DOP network itself only creates a new mesh. How / where do you introduce a modeling iteration? Is it because I have keys on the effect? I find no option to have the DOP respect animation or such.
 

paper_crumple_v02dm.hipnc

crumple.gif

Edited by stickman
  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...