BabylonJS/Babylon.js

Optimize performance for baked vertex animations

Open

#15 806 ouverte le 12 nov. 2024

Voir sur GitHub
 (1 commentaire) (0 réactions) (1 assigné)TypeScript (3 318 forks)batch import
animationshelp wantedstale

Métriques du dépôt

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