Hi,
I created a model made of 160 cubes with different textures using the three.js editor and then used THREE.ObjectLoader() to import it in a scene I’m working on. However I noticed that the loading takes quite some time. What can I do to make the loading faster?