Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 899 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 899 Bytes

boidsmaya

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.

usage

add the folder to your working path for maya

run and load through maya script editor Example of boids

goals

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 ..

Example of boids

gui

Example of boids

example of boids

Example of boids