I am trying to simulate a cloth being blown by wind around an object using Kangaroo 2. I have been able to get the wind simulation working easily, but when I try and get the mesh to wrap around another mesh, it doesn’t work. My only thought was to use SolidPointColide, but that doesn’t seem to be working.
As you can see, the “cloth” goes through the cylinder instead of wrapping around it.
Wind and Point Collision.gh (32.7 KB)