Hi friends, I’m looking for some methods to desig a spider net-like form that is influenced by a phenomenone like ball hitting. I don’t know if I can do it by kangaroo or not.
Something like this
Hi friends, I’m looking for some methods to desig a spider net-like form that is influenced by a phenomenone like ball hitting. I don’t know if I can do it by kangaroo or not.
Something like this
Thank you so much,what if i want to have one big ball instead of multiple spheres. Is it possible again?
Thank you so much, exactly what I meant.Now I should try to simulate spider net according to my output.
Thanks to your algorithm, collision is solved. Now I’m going to simulate spider net. I want to join some curves like iso curve in surface. By changing mesh to brep, I extracted naked edges, now i want to move it downward, project on my brep, find closest points and use polyline to join them together.
But point orders don’t allow me to do that. I intended to use anemone loop at the end to have multiple rings, then by dividing each ring and joining points in the vertical direction have somethind like spider net.
spider net.gh (18.5 KB)
Another solution i think, is to specify surfaces with extracted naked edges and cull them, so in new trimmed brep maybe we could extract naked edges again and join curves.
My question is how to define surfaces with these edges to be culled?
https://mathoverflow.net/questions/371606/what-are-good-mathematical-models-for-spider-webs
this might give you some ideas
Thank you. If i couldn’t solve my problem,surley i’ll use it🙏
@DanielPiker
I got some results as i expected.
I have 2 problems:
2., Anemone begins After ball hitting and form finding, and i couldn’t adjust time between these 2 phenomenon.
It will be great help if you guide me to complete my algorithm.
spider net2.gh (27.5 KB)