My my
Isn’t the blazing fast one? My nvidia 1050ti only manages to load in 6s. Btw, I just discovered I’m stupid :^D! Thanks to what you said, I tried commenting out the textures, and I realized that I had left the 8k sun texture all the time! I had replaced all textures with 1k, that’s the reason I wasn’t understanding the bottleneck. After commenting out the sun texture it only takes 5s even with my crappy Intel UHD Graphics!
Btw, even with this, those 5s are a unavoidable block. How could I handle that initial texture load into the GPU without blocking draw into a single frame? I would like to transition smoothly from the loading animation to the actual experience. Do you think it would be possible?
Thank you very much!!