Skip to content

aquillen/boids_in_a_loop

Repository files navigation

boids_in_a_loop

Boids (aka unipolar self-propelled particles) within a flexible mass/spring boundary. p5.js Javascript

The boids have a repel and steer/alignments. The boundary is soft, elastic and stiff (resists bending). The boundary particles are damped (a velocity dependent force).

The boids can push on the boundary, and the boundary causes the boids to circulate. The boundary can be unstable. Instability seems to involve matching the boid speed to waves of perturbations on the boundary.

live: https://aquillen.github.io/boids_in_a_loop/

About

Boids in a loop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages