I’m trying to setup a kangaroo script to adjust curves to avoid overlap while avoiding rotation and keeping their centerpoints on a circle. starK2.gh (13.2 KB)
This can be done with a rigid point set component and support component.
The rigid point set keeps all stars like they are and connected to their center points.
The support component keeps the stars from rotating when they collide.
I’d suggest to use the normal solver and put the show component in path 0;0 since this allows adding goals in the entwine component but 0;0 being the first branch always stays the same.