myth_animation 0.2.0

Animation system for the Myth engine (skeletal, morph target, property).
Documentation

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.