Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/decorator-factory/lanim
- Owner: decorator-factory
- License: mit
- Created: 2021-01-18T01:02:45.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T16:13:25.000Z (over 1 year ago)
- Last Synced: 2024-10-07T00:48:41.022Z (about 1 month ago)
- Topics: animation, ffmpeg, funcitonal, graphics, hacktoberfest, pillow, python
- Language: Python
- Homepage: https://decorator-factory.github.io/lanim/
- Size: 2.6 MB
- Stars: 10
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)