sghall/react-vertex
:black_medium_small_square: React Vertex | Hooks-based WebGL library for React observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2668
- days_rel: n/a
- days_push: 1334
- n_releases_24m: 0
Adoption not part of the score
1234 stars · 21 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
React Vertex is a hooks-based WebGL library for React that lets you build 3D scenes declaratively using React components and hooks. It provides a custom React reconciler-based scene renderer, geometry/material/math hooks, an orbit camera, and dev controls, organized as multiple npm packages.
Use cases
- render 3D WebGL scenes in React using hooks
- create declarative scene graphs with React components
- generate box, sphere, torus, plane geometries in React
- apply Phong or Lambert materials with point lights
- add an orbit camera with controls to a WebGL canvas
- learn WebGL through a React hooks API
When to choose
- you want a lightweight, hooks-first alternative to Three.js-style imperative WebGL in React
- you prefer building 3D scenes declaratively with React components
- you need fine-grained control over WebGL programs, geometries, and matrices
When to avoid
- you need a mature, feature-complete 3D engine with extensive lighting, animation, and asset loading
- you need production-grade stability - the library is explicitly experimental
- you want a large community and ecosystem of examples and plugins
- you need advanced lighting beyond point lights
Facets
library · maturity experimental
graphics ui-components math web-development frontend graphics browser webgl react-hooks 3d-graphics scene-graph react-reconciler gl-matrix nodejs javascript
7 sources
- readme: https://github.com/sghall/react-vertex · fetched 2026-08-28 · bf20f2a44b43
- homepage: https://react-vertex.com · fetched 2026-08-29 · 820563112bf5
- site_page: https://react-vertex.com/docs-core-hooks · fetched 2026-08-29 · 97499068e295
- site_page: https://react-vertex.com/docs-geometry-hooks · fetched 2026-08-29 · 352b58e2d1aa
- site_page: https://react-vertex.com/docs-material-hooks · fetched 2026-08-29 · 5e8855ff2588
- site_page: https://react-vertex.com/docs-matrix-hooks · fetched 2026-08-29 · 07dfbcde4741
- site_page: https://react-vertex.com/docs-orbit-camera · fetched 2026-08-29 · d5f3430d1e4b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sghall/react-vertex | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="sghall/react-vertex")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem