Skip to content
/ gif Public

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

Notifications You must be signed in to change notification settings

dancrew32/gif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published