Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 743 Bytes

File metadata and controls

14 lines (10 loc) · 743 Bytes

Flocking

3D boid flocking simulation based on the paper by Craig Reynolds ‘Flocks, herds and schools: A distributed behavioral model’.

Flocking-Pres.mp4

Dependencies

Required:

Build

To build Flocking project, follow openFrameworks setup guide and setup openFrameworks. Once setup, run the project generator in the openFrameworks build folder and update project to Flocking project.