I'm working on a game engine from absolute scratch, using D3D9, Assimp and Bullet physics. I've so far got D3D9 and Assimp functional but I'm unable to play around with anything because I don't have any models I can use to check if every things working. I made a basic mesh only model and yes it renders fine, but I need a…