test: verify bundled decoders and artifact budgets (#7)
This commit is contained in:
@@ -48,9 +48,10 @@ src/
|
||||
progress.ts # load progress bar
|
||||
scenes/ # per-model scene configs
|
||||
public/
|
||||
draco/ # decoder WASM (if bundled)
|
||||
basis/ # KTX2 decoder WASM (if bundled)
|
||||
web-ifc/ # single-thread IFC decoder WASM
|
||||
samples/ # 배포 demo model
|
||||
previews/ # pre-rendered WebP/WebM placeholders
|
||||
dist/assets/ # Vite hashed Draco/Basis decoder assets
|
||||
tools/
|
||||
preprocess.mjs # gltf-transform Draco+KTX2 pipeline
|
||||
prerender/ # Blender/Puppeteer turntable -> WebP
|
||||
|
||||
Reference in New Issue
Block a user