Skip to main content

Threlte integration (SSR-off, code-split model registry)

Generated from mcp/patterns.registry.json — do not edit by hand; change the registry and run bun 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

Code

Proof


Machine-readable record: 3d-threlte-integration in mcp/patterns.registry.json.

← Back to Pattern Library

Think this pattern could be better? Tell us how.

Leave feedback