![]() |
particles streaming around object - Printable Version +- tyFlow Forum (https://forum.tyflow.com) +-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html) +--- Forum: General Discussion (https://forum.tyflow.com/forum-2.html) +--- Thread: particles streaming around object (/thread-4050.html) |
particles streaming around object - tycera - 01-25-2024 I'm looking for the best way to have particles stream smoothly round an object like the animation from around 1:23 here .. https://youtu.be/o4FSg-90XlA?feature=shared&t=83 It's not exactly collision, and I haven't been able to get it close enough using forces either. Anybody got any ideas? Thanks RE: particles streaming around object - d4rk3lf - 01-26-2024 You can try surface force operator, and apply some negative values (so it repel particles from surfaces, instead of attracting to them) RE: particles streaming around object - tycera - 01-27-2024 Thanks. It took a bit of trial and error, but the "Follow" force settings are giving me close to what I want. I'm going to create some meshes the same shape as the trajectory I'm aiming for to see if I can't do it a little more accurately. |