Rhino.Python Swarm Bridge

Swarm behaviour using three classic agent methods:
- Align — Move in the same direction as your neighbours.
- Cohesion — Remain close to your neighbours.
- Separation — Avoid collisions with your neighbours.
Attractor methods control the shape: agents move from starting points to target points to create a bridge form.