draco.js: Pure JavaScript Draco Mesh Decoder for three.js
A 24KB pure-JS drop-in replacement for three.js DRACOLoader that eliminates WASM setup entirely. Best for static-site deployments where WASM CORS and CSP cause friction. Trades ~1.5x decode speed for zero-config simplicity. Limited to triangle-mesh only.
Open →