SkillAgentSearch skills...

Boids

More or less an implementation of Boids flocking algorithm.

Install / Use

/learn @inconvergent/Boids
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Boids

ani ani

More or less an implementation of Boids flocking algorithm.

Note that this implementation stores a velocity vector. Some of the other implementations I have seen do not do this

Running it

The easiest is to run:

python3 main.py

The other main file is experimental and relies on https://github.com/inconvergent/fast-sand-paint

Requires

  • cairo or cairocffi
  • gi
  • numpy
  • scipy
View on GitHub
GitHub Stars37
CategoryDevelopment
Updated2mo ago
Forks6

Languages

Python

Security Score

90/100

Audited on Jan 25, 2026

No findings