Asynchronous model loading - Luz Engine #6

Publié le: 25 août 2021
sur la chaîne: 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


Sur cette page du site, vous pouvez voir la vidéo en ligne Asynchronous model loading - Luz Engine #6 durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Hadryan Salles 25 août 2021, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 210 fois et il a aimé 10 téléspectateurs. Bon visionnage!