chrxh / alien

ALIEN is a CUDA-powered artificial life simulation program.
https://alien-project.org
BSD 3-Clause "New" or "Revised" License
4.85k stars 152 forks source link

Periodic saving of simulation views #3

Closed chrxh closed 2 years ago

chrxh commented 3 years ago

To create time lapses of simulations, it should be possible to automatically save a view of (a section of) the world after each n time step, where n can be specified by the user.