How to optimize the slow loading of gltf model

How to optimize the slow loading of gltf model

Turn fast mode on?

Joke aside - this is a very abstract question. Is the model too big? What is “big”? is the internet connection too slow? Does it take a long time to parse?

We will probably need a bit more information in order to help

After I load the gltf model, the web page takes a long time to display

And after loading successfully, the frame rate is very low

The glTF is probably very complex. Might be the materials you are using, more likely the number of polygons. Simplify the model.

And again, we do need more information to help with those kind of questions. a single sentence is usually not enough to describe what is actually wrong.

1 Like

scene.freezeActiveMeshes()
I used FPs to soar from 6 to 28