Hello,
After lots of trial and error I managed to have a decent animation in pyglet for a simulation that I made using the simpy simulation package.
Now, what I want to do is to make a video out of the pyglet screens I am able to produce. About 1,440 screens for a day of simulation (one per minute of simulation time).
Any recommendations of what python package to use are welcome.
Thanks for your feedback
Cesar