In this tutorial we are going to make our loading of scene at least 2x faster or maybe even much faster.But this is more of a manual way but it works
I down-scaled my textures to 256px and applied them on my model, but don’t worry later on we will apply the original textures on it later on
Now i applied the original textures to object material,so what happens is that it will start the loading of the textures only when the scene is loaded it works similar to the lazy loading and make the loading of the scene way faster π