Social network influence model visualisation

Hi, All!

I’m not sure if this is a proper place for this thread (maybe coding one would be better, but anyway).

This video visualisation is about “bad-agent” (red objects of two types) influence in social networks, self-regulatory functions and “good-agents” (green objects of two types) restoring balance. Leaving all the math behind (BTW it was also written in Python) this model is enchanced Erdős-Rényi model (weighted bidirectional graph). The idea of interaction and self-regulation of network is inspired biologiacal proccess - immunity (natural killers, etc).

Video:

PS: It was a pleasure working with blender integrated python to connect model to visualisator. Just a few lines of code and BANG - it works like charm!