pau22 Posted July 29, 2016 Share Posted July 29, 2016 Hello everyone! I have attached a scene with a simple setup. This is a result from a rbd sim. I would like to run a flip simulation from this geometry but first I need to find a way to make the original geometry blend with the mesh of the fluid simulation. The idea is to get a smooth transition between the geometry itself (with shaders and textures) and the polygons from the particles. Any ideas how I could achieve that? Thank you blend_test.hip Quote Link to comment Share on other sites More sharing options...
Farmfield Posted July 29, 2016 Share Posted July 29, 2016 FLIP are points so you start with that, you got geo you want to turn into points. Next step is to feed the points into the FLIP stream. I'll see if I can get something set up for you but here's a similar example, going from Pyro to FLIP... Quote Link to comment Share on other sites More sharing options...
pau22 Posted July 29, 2016 Author Share Posted July 29, 2016 1 minute ago, Farmfield said: FLIP are points so you start with that, you got geo you want to turn into points. Next step is to feed the points into the FLIP stream. I'll see if I can get something set up for you but here's a similar example, going from Pyro to FLIP... Yes, in that example everything are points (Pyro and FLIP) but I haven't found anything about converting geo to mesh from points like morph target. I will take a look at the video. Thanks. Quote Link to comment Share on other sites More sharing options...
Farmfield Posted July 29, 2016 Share Posted July 29, 2016 Well, no, Pyro isn't points. It's about shifting something into points if you want to "add" it to the FLIP, which I was thinking here. But if you are talking more about the actual transition, you'd do it in the fluid meshing, converting your object to VDB and combining it in/during meshing. The new particle fluid surface SOP is a digital asset and I think it would be easiest to do this inside that as you already have the VDB conversion going on in there. Quote Link to comment Share on other sites More sharing options...
Farmfield Posted August 1, 2016 Share Posted August 1, 2016 So I did a setup but got kinda stuck, so I created this thread. Dunno if you've seen it but some interesting scene files in there now. Quote Link to comment Share on other sites More sharing options...
pau22 Posted August 3, 2016 Author Share Posted August 3, 2016 Hello again. I will follow the thread. I've seen previously effects like this before but actually done in composing. Thank you for the feedback! 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.