Jump to content

Melting // FLIP


akelian

Recommended Posts

Hello Everyone,

 

Since a few months now I've been learning Houdini more and more.

A really good tutorial that introduced me to FLIP and DOP/SOP interaction recently was BW Design's Angel.

But since then I've been trying to recreate a real melting effect as in this video in houdini without luck.

 

 

What i'm looking for is a way to lock some particles but still have them interact with others (I managed to lock the velocity on some using gas but it looked strange), and also as you can see in the video, the sense of surface layers... I don't know if i'm really clear there, tell me if I'm not :)

 

Thanks

Link to comment
Share on other sites

Didn't Ben cover that in his video? I think he used an attribute transfer to decide what melts when. Then he animated a sphere over the part he wanted to melt to target the attribute transfer.

Edited by Atom
Link to comment
Share on other sites

Didn't Ben cover that in his video? I think he used an attribute transfer to decide what melts when. Then he animated a sphere over the part he wanted to melt to target the attribute transfer.

 

Sorry I was not very clear,  I want an object to be able to partially melt without the unmelted falling down

 

T750ThW.png

 

Here is a sketch of what i mean.

 

I found a thread on OdForce where someone had tweaked the FLIP Solver so that Velocity is upgraded before the Integrator. Quite old and I wasn't able to manage the same setup on FLIP H14

 

Hope it is clearer.

 

I'd love just point outs on how it could be done. DOP is the part of Houdini I feel the less confident for now, especially Gas, I don"t quite understand all of them.

Link to comment
Share on other sites

Set the un-melted particles velocity to zero at the second input of your flip solver.

 

I cannot find how. The VEX condition on a Pop force as in Benn's Tutorial. Using Pop VOP & Using a Pop Speed Limit... The problem seems that once a part gets activated everything falls down without breaking into different parts per viscosity/velocity.... If any one has a clue!  :)

Edited by akelian
Link to comment
Share on other sites

I did a couple of year some tests using differents kind of melting, using noise, by temperature and controlling by null object, take a look to this, with any ways you can control the melting parts.

Using noise for example you can define differens areas to melt with no affect the other parts.
 

http://vimeo.com/141266292

Edited by IvanPulido
Link to comment
Share on other sites

Hey, try this for a simple example of how you could stop it by controlling velocity?

 

The idea is to use a group that will have your high temp particles and to ramp down their vel as they get placed into the group (threshold of x temp). So rather than me using  .y, use your temp value to define what is to be melted.

veloff.hip

Link to comment
Share on other sites

I did a couple of year some tests using differents kind of melting, using noise, by temperature and controlling by null object, take a look to this, with any ways you can control the melting parts.

Using noise for example you can define differens areas to melt with no affect the other parts.

 

http://vimeo.com/141266292

 

Really cool stuff Ivan !

 

 

 

Hey, try this for a simple example of how you could stop it by controlling velocity?

 

The idea is to use a group that will have your high temp particles and to ramp down their vel as they get placed into the group (threshold of x temp). So rather than me using  .y, use your temp value to define what is to be melted.

 

Thanks a lot alksndr, I didn't know you could "separate" fluids using a sop solver, that's really what i was missing I think, going to retry my setup now.

 

I will post the result here if interesting :)

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