bevyengine / bevyengine/bevy

Vectorize application of morph weights

Open
#15,549 2 comments 0 reactions 0 assignees View on GitHub
A-Animation C-Performance D-Straightforward S-Ready-For-Implementation
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

`lerp_morph_weights` in `bevy_animation::animation_curves` does not currently do a good job of exploiting SIMD registers where supported in order to accelerate the application of morph weights; this should be investigated, and the function should be rewritten to better exploit this.

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.