@threlte/core 8.3.1 canonicalSvelte 5 wrapper for Three.js.
Dashboard hero + future 3D visualisations of the agent graph.
Interfaces we consume
<Canvas>— root component, renderer + default camera + context.<T.Mesh />,<T.BoxGeometry />,<T.MeshStandardMaterial />— auto-generated Three.js proxies.@threlte/extras— helpers like<Grid />for common scene furniture.argsprop maps to Three.js constructor args; other props are auto-set.
Assumptions we’re validating
- Threlte 8 is the current stable major, Svelte 5 native, matches KYM’s pin.
- `<T>` renders any Three.js class; props auto-map from the underlying object. No wrapper code required per shape.
- WebGL is client-only; the hero component gates rendering behind an `onMount` check so SSR stays safe.
- Future: 3D visualisation of the KYM agent graph — Wave 3+ candidate.
Live smoke
Hero scene mounts and animates