A modular 2D character rigging and animation system built with Python and Pillow (PIL). pil_rigging_system/ ├── core/ # Core rigging system │ ├── part.py # Base Part class │ ├── joint.py # Joint ...
This package contains pre-canned animations for commonly-desired effects. The animations can be customized with your content and dropped into your application to delight your users. To see examples of ...