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
Driving a volume from particles ?
3781 2 1- craze
- Member
- 4 posts
- Joined: 6月 2012
- Offline
- claudio_101
- 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.
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
Available for new projects
- craze
- Member
- 4 posts
- Joined: 6月 2012
- Offline
-
- Quick Links