lume/lume
GPU-powered 3D HTML. ✨🧊 <lume-box size="1 2 3"> observed · 2026-08-28
Health v2 · maintenance only
70/100
- Activity 80
- Release rhythm 40
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 4264
- days_rel: 697
- days_push: 121
- n_releases_24m: 2
Adoption not part of the score
1515 stars · 64 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LUME is a TypeScript toolkit of HTML custom elements for building interactive 2D and 3D graphics in the browser, powered by WebGL and CSS3D. It provides a scene-graph based component system built on web components, with packages for element behaviors and a WebAssembly WebGL engine.
Use cases
- render 3D scenes in the browser with HTML elements
- build interactive 3D web applications without writing raw WebGL
- mix CSS3D and WebGL content in one scene graph
- create 3D product visualizers or data displays on a website
- prototype browser-based games or first-person experiences
- build reusable 3D UI widgets as web components
When to choose
- you want declarative HTML markup for 3D scenes instead of imperative Three.js code
- you need to combine DOM/CSS content with WebGL 3D in a single scene
- you prefer web components that integrate with any framework or plain HTML
- you want a higher-level scene-graph abstraction over Three.js
When to avoid
- you need maximum performance or fine-grained control - use Three.js or raw WebGL directly
- you need server-side rendering or non-browser environments
- you require a mature, battle-tested engine for production games at scale
- you need extensive 3D model format loaders or advanced engine features out of the box
Facets
library · maturity active
graphics ui-components animation game-engine web-development frontend graphics browser web-components webgl css3d threejs 3d-graphics custom-elements scene-graph typescript game-development javascript web
3 sources
- readme: https://github.com/lume/lume · fetched 2026-08-28 · f0afdce7bbbf
- homepage: https://lume.io · fetched 2026-08-29 · 04ac7e525d3d
- registry_npm: https://registry.npmjs.org/lume · fetched 2026-08-29 · 90b233986038
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lume/lume | main | 70 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem