BabylonJS/Babylon.js

Optimize performance for baked vertex animations

Open

#15,806 opened on 2024年11月12日

GitHub で見る
 (1 comment) (0 reactions) (1 assignee)TypeScript (3,318 forks)batch import
animationshelp wantedstale

Repository metrics

Stars
 (21,962 stars)
PR merge metrics
 (平均マージ 2d 17h) (30d で 94 merged PRs)

説明

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

See:

コントリビューターガイド