I am building a website which contains multiple 3d models with different animations. What should be the ideal size of all the models collectively to ensure that the site loads faster and gives smooth user experience.
The next question is pretty silly but is it the case that all the 3d models are loaded entirely before loading the website or anything else?
I am looking into draco compression a bit too to optimize file size but are there any generic techniques to ensure smaller size of the 3d models?