Skip to content

My C++ workshop on flocking and other steering behaviours

Notifications You must be signed in to change notification settings

ulfben/boids_workshop

Repository files navigation

Flocking and Steering workshop

The workshop slides are available here.

This repo is demonstration application for my C++ workshop on flocking and other steering behaviours

Day 1: introducing steering behaviors and flocking

Screenshot of the flocking demo during day 1 After an introduction to flocking the students are tasked with implementing individual steering behaviors like wander, evade, pursuit and arrive.

Day 2: environment interactions and performance

Screenshot of the flocking demo during day 2

License

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

About

My C++ workshop on flocking and other steering behaviours

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages