An exploration of the behaviour shown by flocking. This project not only provides a flocking simulator but also presents the flock in a nice web based silverlight application.
The flocking behaviour is taken care of by standard .Net classes with the goal of being able to plug it into any visual renderer. The default here is Silverlight but with the end goal of having a functional DirectX implementation.