BabylonJS/Babylon.js

Optimize performance for baked vertex animations

Aberta

#15.806 aberto em 12 de nov. de 2024

 (1 comentário) (0 reação) (0 responsável)TypeScript (3.318 forks)batch import
animationshelp wantedstale

Métricas do repositório

Stars
 (21.962 estrelas)
Métricas de merge de PR
 (Mesclagem média 2d 17h) (94 fundiu PRs em 30d)

Description

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

See:

Guia do colaborador