home
2024/10/26

boids

I realized that other day that I had never implemented boids. The graphics classes I took in college frequently brought them up, but we never actually worked with them. So here, a simple CPU boid simulation using p5.js.