OpenSteer
Wednesday, December 21st, 2005Opensteer is an open-source c++ library that provides a number of steering behaviours to drive autonomous agents. Created by Craig Reynolds of SCEA research (the original creator of “boids” in 1986, one of the first computer models to demonstrate flocking behaviour), it offers behaviours such as seek, flee, align, and object avoidance. It comes with a very easy-to-use demo framework that allows you to easily develop quick prototypes of ideas.


























