Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
过几天我有话要说。我必须提到细胞原子。我想在幻灯片中展示一个小 gif,其中显示了元胞自动机的进化,所以我的问题是:如何将用 golly game of life 创建的模式和进化转换为动画 gif?
ubuntu 上的 Golly 2.3 附带了一个很好的 Perl 脚本,特别是用于制作 gif。您可以通过点击左侧面板上的显示/隐藏脚本按钮来访问脚本。该脚本称为“giffer”,您只需进行选择、启动脚本,然后填写请求的参数即可使用它。
砰!天才。
您可以对动画进行多张截图,然后将其作为序列导入 After Effects,然后导出为动画 gif。