I would like to locally increase the viscosity of a FLIP Fluid by proximity to a solid object.
Is there anything similar to the attribute transfer node that I could use in the DOP Network to locally change viscosity?
Where would I connect it in the network?
FLIP VISCOSITY BY PROXIMITY
6853 6 3- Manaskin
- Member
- 15 posts
- Joined: 8月 2010
- Offline
- danBode
- Member
- 50 posts
- Joined: 2月 2009
- Offline
You could literally use an attribute transfer.
Throw down a sop solver and plug it into the second input on the flip solver (particle velocity)
In the sop solver the dop_geometry sop will import your particles at the current frame of the simulation. Just object merge in the geo you want to attribute transfer from, and use an attribute transfer to update the viscosity attribute on your particles.
Throw down a sop solver and plug it into the second input on the flip solver (particle velocity)
In the sop solver the dop_geometry sop will import your particles at the current frame of the simulation. Just object merge in the geo you want to attribute transfer from, and use an attribute transfer to update the viscosity attribute on your particles.
- Manaskin
- Member
- 15 posts
- Joined: 8月 2010
- Offline
- tas3d
- Member
- 120 posts
- Joined: 1月 2012
- Offline
let me join this thread with similar question
Lets say I want to increase Gravity/Bouancy if particles are close to some object. (also FLIP solver).
Lets say I create some attribute in SOP Solver and then, can I use this attribute per particle in Force node ?
Lets say I want to increase Gravity/Bouancy if particles are close to some object. (also FLIP solver).
Lets say I create some attribute in SOP Solver and then, can I use this attribute per particle in Force node ?
Michal Tas Maciejewski @ www.vfxtricks.com
- danBode
- Member
- 50 posts
- Joined: 2月 2009
- Offline
- rafaels
- Member
- 700 posts
- Joined: 3月 2009
- Offline
tas3d
let me join this thread with similar question
Lets say I want to increase Gravity/Bouancy if particles are close to some object. (also FLIP solver).
Lets say I create some attribute in SOP Solver and then, can I use this attribute per particle in Force node ?
Or else you can add to the velocity of the particle as a force would, inside the SOP solver.
Toronto - ON
My Houdini playground [renderfarm.tumblr.com]
“As technology advances, the rendering time remains constant.”
My Houdini playground [renderfarm.tumblr.com]
“As technology advances, the rendering time remains constant.”
- Manaskin
- Member
- 15 posts
- Joined: 8月 2010
- Offline
-
- Quick Links