Driving a volume from particles ?

   3588   2   1
User Avatar
Member
4 posts
Joined: 6月 2012
Offline
Hi everyone !

I'm new to Houdini volumes and I am trying to achieve a tornado effect.

I have my simulation done with particles and I am happy with it, but now, what I want is not to render out my particles, but take my particles and use them to drive a volume simulation, and then render out my volume simulation.

I saw that there is a possibility on advecting particles from a volume, but I didn't see any way to advect volumes from particles…

Maybe I could use my particles as a force field for my volume but how ?

Thanks all
User Avatar
Member
121 posts
Joined: 7月 2008
Offline
First of al you import your source field, then import the density field and create an empty velocity field.
After that you copy your particle velocity attribute “v” to the velocity field “vel” you created earlier. And last you advect your density field by the velocity field “vel”.

Below you'll find an example file that make's it more clear.
Edited by - 2012年6月4日 05:47:51

Attachments:
smoke_adv_sopField_01.mov (388.6 KB)
particle_advect.hipnc (484.1 KB)

Available for new projects
User Avatar
Member
4 posts
Joined: 6月 2012
Offline
Hi claudio

Thanks a lot, I will try that this afternoon!

Thanks again !
  • Quick Links