audubon/README.md
2024-11-28 11:49:42 -08:00

556 B

Audubon, a murmuration simulation

Some time ago, I read that the mechanism behind starling murmurations was based on each bird picking out a handful of buddies to stay near to, and then just doing that while trying to avoid neighbors. So I decided to try to simulate that behavior here, using a low-poly model of a roasted turkey because it's that time of year.

Run like cargo run --release -- -t 500 to have 500 "toids" in the flock.

it's turkey time