WIP Tool
This space is usually reserved for tools in development.
The latest project that lived here is now released and available to use.
BOIDS Tool:
https://antlii.work/boids-tool
BOIDS Tool is a parametric, generative engine for exploring emergent flocking behavior in p5.js.
Built on top of Daniel Huang’s original Boids demo, it uses a parameter-driven approach: each agent (“boid”) applies simple local rules every frame: separation, alignment, and cohesion - based solely on its nearest neighbors, producing complex, organic motion without any centralized control.
Built on top of Daniel Huang’s original Boids demo, it uses a parameter-driven approach: each agent (“boid”) applies simple local rules every frame: separation, alignment, and cohesion - based solely on its nearest neighbors, producing complex, organic motion without any centralized control.
