Drop model + deps
OBJ + MTL + textures, or GLB / GLTF + BIN
Uses Three.js GLTFExporter / OBJExporter, runs locally in browser.
Export
LOD generation (mesh simplify)
Real triangle reduction via meshoptimizer.simplify (not just LOD switching). The source model is not overwritten.