The supported model formats include: {{(idx > 0 ? ", " : "") + format}}
Draco is a glTF extension for mesh compression, an open source library developed by Google for compressing and decompressing 3D meshes to significantly reduce the size of 3D content. It compresses vertex positions, normals, colors, texture coordinates, and any other general vertex properties, increasing the efficiency and speed of transferring 3D content on the web.