My use case is very simple, I want to create a simulation with pymunk but draw the frames in a numpy array (time_step, x_size, y_size, 3). how do i do that? all I have seen so far is how to draw it in a gui screen...
2.1m questions
2.1m answers
60 comments
57.0k users