Ross ROSS = Recommend OSS · open-source software intelligence for agents

supermedium/aframe-react

:atom: Build virtual reality experiences with A-Frame and React. observed · 2026-08-28

github.com/supermedium/aframe-react · homepage · JavaScript · MIT (permissive) 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3913
  • days_rel: n/a
  • days_push: 805
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1432 stars · 149 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

aframe-react is a thin React binding layer for A-Frame that exposes Scene and Entity components so developers can declaratively build virtual reality (WebVR) experiences in JavaScript. The maintainer now recommends vanilla A-Frame instead, warning that React's render overhead conflicts with real-time 3D frame budgets.

Use cases

  • build VR scenes with React components
  • create WebVR experiences in the browser
  • compose A-Frame entities declaratively in JSX
  • build 360-degree virtual tours on the web
  • prototype VR apps in JavaScript with React
  • render interactive 3D scenes using React state

When to choose

  • Your team is React-first and building a simple, mostly-static VR scene or 360 tour
  • You want declarative JSX composition of A-Frame entities without managing the DOM manually
  • You are prototyping lightweight VR experiences where per-frame performance is not critical

When to avoid

  • Performance-critical real-time 3D/VR applications - the maintainer explicitly recommends vanilla A-Frame with aframe-state-component instead
  • Projects that would place 3D or tick-based logic in the React layer, causing re-renders and memory garbage
  • Applications that need to strictly follow A-Frame's entity-component-system pattern without a React abstraction

Facets

library · maturity maintenance

ui-components frontend-framework graphics web-development frontend graphics browser cross-platform react aframe vr virtual-reality webvr webxr 3d react-bindings ecs threejs declarative-scene-graph game-development nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
supermedium/aframe-reactmain23

For agents

markdown · JSON · MCP: product_card(name="supermedium/aframe-react")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem