• v0.1.0 9e5f576b68

    Adds comprehensive Three.js animation system

    kjanat released this 2025-05-23 21:12:47 +02:00 | 12 commits to master since this release

    Implements a feature-rich animation system for Owen with state
    machines and transitions according to clean architecture
    principles. Introduces dependency injection and factory patterns
    to manage animation clips and states effectively. Supports
    emotional transitions, nested animations, and user inactivity
    handling.

    Initial commit

    Downloads