vasturiano/3d-force-graph
3D force-directed graph component using ThreeJS/WebGL observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 75
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 3474
- days_rel: n/a
- days_push: 151
- n_releases_24m: 0
Adoption not part of the score
6342 stars · 1011 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A web component for rendering graph data structures as interactive 3D force-directed layouts using ThreeJS/WebGL. It uses d3-force-3d or ngraph for physics simulation and supports features like directional arrows, curved links, and custom node rendering.
Use cases
- visualize a network graph in 3D in the browser
- render force-directed graph with WebGL
- explore large graph datasets interactively
- display knowledge graph with 3D node-link diagram
- embed an interactive 3D network visualization in a web app
- visualize dependencies or relationships between entities
When to choose
- you need interactive 3D graph visualization in a web page
- you want a ready-made web component or React bindings
- your graph has hundreds to thousands of nodes and needs GPU rendering
When to avoid
- you need 2D graph rendering (use the companion force-graph library)
- you need server-side or static graph image generation
- you need non-graph 3D scene rendering
Facets
library · maturity active
data-visualization graphics data-visualization web-development frontend browser threejs webgl force-directed-graph 3d d3-force web-component graph-layout javascript web
2 sources
- readme: https://github.com/vasturiano/3d-force-graph · fetched 2026-08-28 · 095cd3b2e82c
- homepage: https://vasturiano.github.io/3d-force-graph/example/large-graph/ · fetched 2026-08-29 · 44136fa355b3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vasturiano/3d-force-graph | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="vasturiano/3d-force-graph")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem