PIL (the pillow package is where development occurs and is what you should install) has good support for turning a buffer into an image and exporting it. I think you can also aggregate images into a video.
On Saturday, November 25, 2023 at 3:16:47 PM UTC+13 camab...@gmail.com wrote: > > 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 > > -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to pyglet-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/pyglet-users/3c2cdfe9-fc8c-4f62-9eb2-b540c8030cf6n%40googlegroups.com.