/Kuramoto

Simple C++ library for the kuramoto model of syncronization of fireflies.

Primary LanguageC++

Syncronization of fireflies

This is an agent-based simulation for the kuramoto model of syncronization of fireflies. A mathematical approach to the problem can be found in the file "Studio dei fenomeni di sincronizzazione per sciami di lucciole.pdf" (in Italian)

Graphic

The grafic aspects are made with SFML, which is multi-platform. To install SFML for your compiler, check the tutorials on the official site: https://www.sfml-dev.org/index.php.