# Rich-Harris/svelte-cubed

Svelte ❤️ Three

Repository: https://github.com/Rich-Harris/svelte-cubed
Canonical: https://ross.abutalabs.com/products/svelte-cubed
Language: Svelte
License: MIT
License Family: permissive
Last push: 2023-01-07T02:57:53+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 1933, "days_push": 1334, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1186, forks 73 (observed 2026-08-28T04:03:54.982748+00:00)

## What it is
A Three.js component library for Svelte that lets you build 3D scenes declaratively using Svelte components. It wraps Three.js primitives as Svelte components with reactive props.

## Use cases
- build 3D scenes in Svelte apps
- render WebGL graphics declaratively
- create interactive 3D visualizations
- add Three.js to a Svelte project
- build 3D product configurators
- make animated 3D websites

## When to choose
- you use Svelte and want idiomatic component-based Three.js code
- you prefer declarative scene graphs over imperative Three.js code
- you want reactive props driving your 3D scene

## When to avoid
- you use React (react-three-fiber is more mature)
- you need a actively maintained library with recent releases
- you need advanced Three.js features not covered by the wrappers

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, graphics, animation
- domain: web-development, frontend, graphics
- platform: browser
- tags: threejs, svelte, 3d-graphics, webgl, component-library, game-development, web-server, javascript

## Member repositories
- Rich-Harris/svelte-cubed (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:54.982748+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:23:47.292043+00:00, confidence not recorded.
  - readme: https://github.com/Rich-Harris/svelte-cubed (fetched 2026-08-28T04:03:54.982748+00:00, sha 64350477d8b0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
