Threlte integration (SSR-off, code-split model registry)
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
Threlte 8 is wired into SvelteKit with SSR and prerendering disabled for the 3D route subtree, plus a static model config registry driving camera, lights, and controls.
When to use: Use when adding any Three.js/WebGL 3D scene to a SvelteKit route in this app.
Docs
- docs/blueprint/3d/3d-integration.md (GitHub · GitLab)
- docs/stack/capabilities/3d-web.md (GitHub · GitLab)
Code
Proof
Machine-readable record: 3d-threlte-integration in mcp/patterns.registry.json.