Core API
The core package provides the core functionality of the animation engine.
Modules
- app - Core classes such as scenes, projects, renderers
- signals - Reactive signal system
- types - Basic types such as vectors, matrices
- scenes - Scene descriptions and generators
- flow - Time control
- tweening - Tween animation
- transitions - Transition effects
- threading - Thread management
- plugin - Plugin system
- utils - Utility functions