google / google/filament

Support for Additive Animations?

Open
#6,922 2 comments 0 reactions 0 assignees View on GitHub
gltf
Dominant language
C++
Stars
20.5k
Forks
2.3k
Avg merge
2d 16h
Merged PRs (30d)
74

Description

**Is your feature request related to a problem? Please describe.**
The feature will be new to the `filament-gltfio`. However, it will be helpful for multiple animations as they can be applied to a common animation without messing up the overall animation.

**Describe the solution you'd like**
The implementation from three.js, which involves marking them as additive animations, is ideal for me. However, I have no idea how feasible it is.

**Describe alternatives you've considered**
Another option is to introduce a function that is similar to `applyAnimation()`, which performs the same task but considers additive animations.

**OS and backend**
This feature is open to any OS and will be a feature of the `filament-gltfio` library.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.