Rhino.Python Swarm Bridge

Swarm behaviour using three classic agent methods:

  1. Align — Move in the same direction as your neighbours.
  2. Cohesion — Remain close to your neighbours.
  3. Separation — Avoid collisions with your neighbours.

Attractor methods control the shape: agents move from starting points to target points to create a bridge form.