ZOulhadj / vmve

Vulkan Model Viewer and Importer. A project developed as part of my final year project at University.
https://zoulhadj.github.io/vmve_website/
MIT License
1 stars 0 forks source link

Model loading causes threading crash #57

Open ZOulhadj opened 1 year ago

ZOulhadj commented 1 year ago

Whenever a model is being loaded then sometimes this causes validation errors related to threading. The exact location of the error is vkQueueSubmit() which I find quite strange. Another weird problem is this issue may or may not occur at any given point.