Myth Animation
Animation system for the Myth engine. Provides keyframe-based animation with support for skeletal animation, morph targets, and blending.
The [AnimationTarget] trait abstracts the scene graph operations needed
by the animation system, allowing it to work without depending on the
scene crate directly.