Flocking , Boid algorithm with python pygame
-
Updated
Feb 3, 2023 - Python
Flocking , Boid algorithm with python pygame
Boids are a way of modeling the complex flocking behavior of birds as well as many marine life including schools of fish; the simple rules which are able to generate complex behaviors have been described by Craig Reynolds https://www.red3d.com/cwr/boids/
🎆 A visualization of Craig Reynold's Boids
Artificial life simulation originally developed by Craig Reynolds. The aim of the simulation is to replicate the behavior of flocks of birds.
Add a description, image, and links to the craig-renyolds topic page so that developers can more easily learn about it.
To associate your repository with the craig-renyolds topic, visit your repo's landing page and select "manage topics."