Full-screen model viewer & customizer (layout reset)
Generated from
mcp/patterns.registry.json— do not edit by hand; change the registry and runbun run patterns:build.
Index card — the docs below are the canonical explanation; deep-tier pattern pages additionally carry invariants and emulation notes.
Category: 3D · Tier: light · Risk: low — frontend only
A full-screen model viewer and GLTF customizer (materials, parts, morph targets, presets) that resets the app layout while open.
When to use: Use when a 3D showcase needs an immersive, full-screen viewer with live material or part customization.
Docs
Code
src/lib/components/3d/customizer/(GitHub · GitLab)src/lib/components/3d/ViewerScene.svelte(GitHub · GitLab)
Proof
/showcases/3d/[model](app route, no showcase)
Machine-readable record: 3d-model-viewer-customizer in mcp/patterns.registry.json.