bibliopixel.animation.movie_writer module

class bibliopixel.animation.movie_writer.MovieWriter(*args, filename='output.gif', render=None, divide=1, frames=128, time=0, scale=1.0, options=None, gif_dir=None, **kwds)[source]

Bases: bibliopixel.animation.wrapper.Wrapper

An animation that writes animated GIFs for each frame in the contained animation.

cleanup(clean_layout=True)[source]
set_project(project)[source]
step(amt=1)[source]