woolgathering / boids

Repo for 2- and 3D optimized versions of Reynolds' boids algorithms in SuperCollider, as well as an ND version.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boids Classes

Repo for 2- and 3D optimized versions of Reynolds' boids algorithms. Also included in an N-dimensional implementation that is not optimized.

Dependencies

VectorSpace.

What does it look like?

Looks like this when projected in two dimensions:

Vis

Black wedges are the agents, blue circles are "targets", red circles are "obstacles".

To Do

  • Allow for different gravities in different dimensions (gravity or repulsion along a line)

About

Repo for 2- and 3D optimized versions of Reynolds' boids algorithms in SuperCollider, as well as an ND version.

License:GNU General Public License v3.0


Languages

Language:SuperCollider 100.0%