The workshop slides are available here.
This repo is demonstration application for my C++ workshop on flocking and other steering behaviours
After an introduction to flocking the students are tasked with implementing individual steering behaviors like wander, evade, pursuit and arrive.
This code was written for educational purposes. Original repository: https://github.com/ulfben/boids_workshop/
This code is released under a permissive, attribution-friendly license. You are free to use, modify, and distribute it for any purpose - personal, educational, or commercial.
While not required, attribution with a link back to the original repository is appreciated if you find this code useful.
Copyright (c) 2025, Ulf Benjaminsson