BabylonJS/Babylon.js

Optimize performance for baked vertex animations

Ouverte

#15 806 ouverte le 12 nov. 2024

 (1 commentaire) (0 réaction) (0 personne assignée)TypeScript (3 318 forks)batch import
animationshelp wantedstale

Métriques du dépôt

Stars
 (21 962 étoiles)
Métriques de merge PR
 (Merge moyen 2j 17h) (94 PRs mergées en 30 j)

Description

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

See:

Guide contributeur