Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 684 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 684 Bytes

Flocking Algorithm

2D implementation of Craig Reynolds' boids

alt text

alt text

alt text

The above illustrations shows flocks of boids approaching obstacles, splitting to avoid them (in red), and then regrouping. The data of obstacles are obtained from the image data. Gizmos are used for drawing red cube wires in the Scene view to visualize obstacles.