model-viewer icon indicating copy to clipboard operation
model-viewer copied to clipboard

Improve Ui performance when loading models with many morph targets

Open slimbuck opened this issue 3 years ago • 0 comments

The UI is very sluggish when loading models with hundreds of morph targets.

To fix this we stopped updating morph sliders in the UI when a model is animating. However users have reported that the sliders are actually useful when debugging etc.

We need to understand why updating morphs are so slow and fix it.

slimbuck avatar Nov 14 '22 15:11 slimbuck