Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avatar motion interpolation #1280

Open
ksuprynowicz opened this issue Dec 25, 2024 · 0 comments
Open

Avatar motion interpolation #1280

ksuprynowicz opened this issue Dec 25, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ksuprynowicz
Copy link
Member

One of the more common impressions from new users is that the game doesn't feel smooth because avatars of other players animate at lower framerate.

Currently joint data are transmitted at around 30 Hz, which is very reasonable, but for smooth motion interpolation would be needed. Maybe spherical linear interpolation of quaternions between two received joint data frames would work?

@ksuprynowicz ksuprynowicz added the enhancement New feature or request label Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant