threejs-agents-model-optimizer
Installation
SKILL.md
threejs-agents-model-optimizer
Quick Reference
Optimization Pipeline Overview
INPUT (.glb/.gltf)
|
v
[1. ASSESS] ── polygon count, texture sizes, file size, draw calls
|
v
[2. MESH OPTIMIZE] ── dedup, flatten, join, weld, simplify
|
v
[3. TEXTURE OPTIMIZE] ── resize, KTX2 compress, atlas
|
v
Related skills