Goldfish Posted Friday at 04:41 PM Share Posted Friday at 04:41 PM (edited) Hello, I'm having trouble with an effect in which I'm trying to set up a velocity field on a volume that I created from points output from a POP Fluid simulation. In the end, I'd like to advect a separate particle simulation with said volume but I'm unable to figure out how to generate a velocity field on the volume I'd like to advect with. I'm familiar with advecting particles using the result of a pyro sim in which the pyro sim output has a velocity field on it. Where I'm currently stuck is the step in which I generate a velocity field on the volume generated from the POP fluid sim. I've successfully created a 'moving' volume from the POP fluid sim and have unsuccessfully tried many methods to generate a velocity field on the volume (volume velocity node, volumevop, etc.). I'm clearly not understanding a fundamental concept here. Any help would be greatly appreciated. Text_Drip_RnD.02.hiplc Edited Friday at 04:41 PM by Goldfish Quote Link to comment Share on other sites More sharing options...
fencer Posted Friday at 11:08 PM Share Posted Friday at 11:08 PM Using volumerasterizeattributes for "v" attribute? Quote Link to comment Share on other sites More sharing options...
jonidunno Posted Saturday at 12:55 AM Share Posted Saturday at 12:55 AM This what you're after? Text_Drip_RnD.03.hiplc Quote Link to comment Share on other sites More sharing options...
Goldfish Posted Saturday at 04:23 PM Author Share Posted Saturday at 04:23 PM @fencer That was it! So simple. THANK YOU. I was getting hung up thinking that the POP Advect By Volume DOP node required the three velocity volumes (vel.x,y,z) and that simply rasterizing the point velocity (v) was not sufficiently generating a velocity field. @jonidunno Thanks for your help. That's close to what I was looking for but it appears that setup won't advect just any collection of particles. I ended up needing to create a velocoity volume for the effect to be as flexible as I need. Really cool effect though! 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.