the best boids in the biz
Maya 2015 plugin in python for simulating flocking behaviour with boids algorithm. Added goal orientation as an extended rule.
add the folder to your working path for maya
run and load through maya script editor
add objects in your scene and name them goal*, with * being whatever. usage of 1/2/3.. will create goals with the same order for the boids to follow
example:
- goal1
- goal2
- goal3 ..