Skip to content

Conversation

@runeharlyk
Copy link
Owner

Purpose

Adds a animation system to define a movement sequence.

You can define frame of body position and orientation, and optionally feet position. Frame either gets run with a beat, meaning fixed time step or with using timestamps. Movements get linear interpolated between frames, which helps making smooth animations.

Note
Right now it's only implemented in the frontend to help define the interface

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Choreograph movement with playable animation

2 participants