Asynchronous model loading - Luz Engine #6

Pubblicato il: 25 agosto 2021
sul canale di: Hadryan Salles
210
10

After profiling my engine with Optick I found that 95% of the time taken to load the sponza scene was spent reading its .obj file from disk. This week I improved this situation by reading the file in a different thread and only after this I start creating the buffers, images and descriptors on the GPU. This is the result. Now my engine loads up the sponza obj file faster than Blender :)

Source code: https://github.com/hadryansalles/Luz
Twitter:   / hadryansalles  
Blog: https://hadryansalles.github.io/

Chapters:
0:00 Asynchronous loading demo
0:39 Comparing load time versus Blender


In questa pagina del sito puoi guardare il video online Asynchronous model loading - Luz Engine #6 della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Hadryan Salles 25 agosto 2021, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 210 volte e gli è piaciuto 10 spettatori. Buona visione!