smpl.animation

Simplified Animations.

animate(**kwargs)

Make frames to Animation

clear()

Empties stored frames.

frame()

Saves current Matplotlib figure.

interactive(func, *args[, prerender, ...])

Functions

smpl.animation.animate(**kwargs)[source]

Make frames to Animation

They are passed directly to ArtistAnimation.

ArtistAnimation

smpl.animation.clear()[source]

Empties stored frames.

smpl.animation.frame()[source]

Saves current Matplotlib figure.