The supported model formats include: {{(idx > 0 ? ", " : "") + format}}
IQM is a format for storing and loading 3D models, designed for use in game engines and real-time graphics applications.
The design goal of QM is to provide a universal, easy-to-implement, and easy-to-use model format to support various needs in game development, especially scenes that require animation and complex geometric shapes.
The use of this format can help reduce the workload of developers in model loading and animation processing, and improve the performance and efficiency of applications.