BabylonJS/Babylon.js

Optimize performance for baked vertex animations

Open

#15,806 opened on Nov 12, 2024

View on GitHub
 (1 comment) (0 reactions) (1 assignee)TypeScript (3,318 forks)batch import
animationshelp wantedstale

Repository metrics

Stars
 (21,962 stars)
PR merge metrics
 (Avg merge 2d 17h) (94 merged PRs in 30d)

Description

Optimize performances in a "Not using scale" mode (send only translation+quaternion to the shader, not a whole mat4x4).

See:

Contributor guide