NVIDIAGameWorks / FleX

Other
650 stars 100 forks source link

Affecting fluid particles along line #82

Closed gaborpapp closed 5 years ago

gaborpapp commented 5 years ago

I'm trying to make fluid particles move along a certain line or path in one part of the space. I'd like to define two points A, B in space. And particles on line AB would move in this direction. Is this possible to do somehow? I'm aware of NvFlexExtForceField, but as far as I know it only allows radial forces.