dancrew32 / gif

A simple workflow for creating animated GIF files from image sequences rendered in Blender.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GIF

A simple workflow for creating animated GIF files from image sequences rendered in Blender.

make deps scrape run play

Example

  • deps installs ImageMagick.
  • scrape moves /tmp/*.png files to the ./images directory.
  • run creates an animated out.gif file.
  • play opens and plays out.gif

You may want to adjust the settings in the makefile to match your desired framerate. The default framerate is 24fps.

About

A simple workflow for creating animated GIF files from image sequences rendered in Blender.


Languages

Language:Makefile 100.0%