Open/Save File dialog at runtime

Me too. One minor issue I have with Assimp so far is that it’s not async. The whole app freezes for a second until the model is loaded.

I tried your file dialog method. Works like magic! I wish it could be done for other platforms as well. Mobile looks to be out of the question since they don’t run on C++, but I could be wrong.