Jump to content

activate spring sop over time


asnowcappedromance

Recommended Posts

hi,

I'm trying to create a peeling effect (cloth like behavior). I don't want to use cloth because I'm dealing with heavy geometry, so I thought spring SOP is the way to go. Now the problem I have is the Spring SOP is doing a one time simulation, so feeding in groups that get activated over time doesn't work.

If you fire up my example you'll immediately see what my problem is.

Is there a workflow to work around that?

Also, is there a way of telling group objects to stay in the group once they entered it? (like in pops)

thanks for helping me out there,

Manuel

activate_over_time_spring.hipnc

Link to comment
Share on other sites

the other problem is that the spring SOP does one overall simulation for the whole geometry instead of acting seperately

for each primitive group. So if the spring SOP starts at Frame 0 all the groups would be immediately being affected by the turb and wind forces.

If you playback my samplefile you'll see what I'm talking about.

I'm thinking about bringing each primitive group into it's own SOP context to treat every piece seperately, but it's a hell of a hack and

I would have to know the frame on which they enter the red group, which is almost impossible with SOPs (onentergroup in Thinking Particles is soo useful).

Any ideas?

Link to comment
Share on other sites

yeah, I know about how to do it in POPs, but if you're creating groups in SOP context it's not possible ...

Ian, lunch, soon!

Yeah, that stuff is doable with the sop solver. Sop solver kind of mixes dops and sops together, allowing the sop stuff to be history dependent (thought not nearly as easily as pops).

Yeah, lunch next week -- for real this time.

--Ian

Edit: Added a super basic example file of the sop solver.

SopSolver_FrameStamp.hipnc

Edited by Solitude
Link to comment
Share on other sites

Yeah, that stuff is doable with the sop solver. Sop solver kind of mixes dops and sops together, allowing the sop stuff to be history dependent (thought not nearly as easily as pops).

Yeah, lunch next week -- for real this time.

--Ian

Edit: Added a super basic example file of the sop solver.

That's a good workflow !

PM me your email though, I'm going to show you how to do it only with one node in SOPs :)

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...