animation

animation#

Module: fridom.framework.modules.animation

Classes, Functions, and Variables

ModelPlotter(mz)

A model plotter contains the logic for creating and updating a figure object

LiveAnimation(model_plotter[, interval])

Create a plot that gets updated at regular intervals during the simulation.

VideoWriter(model_plotter, model_time_per_second)

Create a mp4 video from the model.

Modules for creating animated output of the model.