In the process of realizing the visualization of 3D model files through middleware, it is very important to convert the format of 3D model files into the format acceptable to the middleware. This paper analyzes the ASSIMP library, uses QT as the application development framework, to realize the conversion problem between file formats by the ASSIMP library.