BabylonJS/Babylon.js

Optimize performance for baked vertex animations

Open

#15,806 opened on Nov 12, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (21,962 stars) (3,318 forks)batch import
animationshelp wantedstale

Description

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

See:

Contributor guide