BabylonJS/Babylon.js

Optimize performance for baked vertex animations

Open

#15.806 aberto em 12 de nov. de 2024

Ver no GitHub
 (1 comment) (0 reactions) (1 assignee)TypeScript (3.318 forks)batch import
animationshelp wantedstale

Métricas do repositório

Stars
 (21.962 stars)
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