Jump to content

Infating cloth, gravity problem


herr.ja

Recommended Posts

Hi there! :) 

I have just two short questions.

I created inflating spheres inside of cube, and they are coliding between them selves, BUT just in shape deformation, there is no gravity, and they are not pushing themselves into free space in cube. Is there any possible way how to fix that?  

And second question is, how can I fix problem with permeability of "static object" (the cube space around spheres), because some spheres are going out from this cube, durring the simulation? Do i need decrease division size, or? (the attached picture) 

I hope both problems are understandable with my pure english. Thank You so much for any advices!

Best regard,! ;)

 

Balls.hip

Problem.jpg

Edited by pan.mentolka
Link to comment
Share on other sites

Here is a modified version of your scene.

The default collision solver for cloth is surface, not volume. But that seems to only work if the cloth object is initially outside the collision object. Even flipping normals did not help. I switched the StaticObject from SolverDefault to VolumeCollisions. Because the objects are inside the box I activate Invert for the collision volume. To get gravity to work I dropped down a new ClothObject and abandoned the original. This caused gravity to work, but the resulting balloons don't have a nice rubber shape at the end. My guess is that if you push the ClothObject settings too far, as far as stiffness is concerned, the objects stop moving and remained locked in place. So you may have to balance the stiffness vs moveability.

ap_non-vellum_inflate_balls.hiplc

ballon_box.gif

Edited by Atom
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...