Hi,
I'm trying to run a simulation of the flocking behavior in PyCharm. My end goal, after I've checked that the simulation is to my liking, is to get the positions of all the points at all the frames.
Where can I find an example of the flocking behavior that works in PyCharm?
Thanks for your time.