00:00
173
Experimenting with flocking behaviour using really long ribbons as boids. The movements are determined by a perlin noise flow field. I adapted some code from a Robert Hodgin source which can be found here: flight404.com/blog/?p=113
This was created in C++ using the OpenFrameworks library, and the best thing is it runs in realtime at about 25 frames/second on a macbook! :)