Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/decorator-factory/lanim

Functional animation library for Python
https://github.com/decorator-factory/lanim

animation ffmpeg funcitonal graphics hacktoberfest pillow python

Last synced: about 1 month ago
JSON representation

Functional animation library for Python

Awesome Lists containing this project

README

        

# Lanim

Lanim is a library for creating programmatic animations in Python. It's currently in a very early stage.

Check out the [documentation](https://decorator-factory.github.io/lanim/) for a tutorial

# Showcase

![Sequence of animations](https://decorator-factory.github.io/lanim/tutorial/how-does-lanim-work/plus-operator.gif)
![Point moving across a plane](https://decorator-factory.github.io/lanim/tutorial/coordinates/moving-point.gif)