# firtoz/react-three-renderer

Render into a three.js canvas using React.

Repository: https://github.com/firtoz/react-three-renderer
Canonical: https://ross.abutalabs.com/products/react-three-renderer
Homepage: https://toxicfork.github.com/react-three-renderer-example/
Language: JavaScript
License: MIT
License Family: permissive
Topics: react, react-three-renderer
Archived: true
Last push: 2020-04-04T02:51:19+00:00

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

## Adoption (not part of the score)
Stars 1482, forks 153 (observed 2026-08-28T04:04:51.094800+00:00)

## What it is
A React renderer that lets you build three.js scenes declaratively using React components rendered into a WebGL canvas. The project is frozen and its author recommends using react-three-fiber instead.

## Use cases
- build 3d scenes with react components
- render three.js scenes declaratively in react
- create webgl animations using react state
- make a rotating cube demo with react and three.js
- declarative scene graph in react

## When to choose
- you are locked to React 15 and three.js 0.86 and need a declarative three.js renderer
- maintaining a legacy codebase already built on react-three-renderer

## When to avoid
- starting a new project - use react-three-fiber instead
- you need modern React 16+ or recent three.js versions
- you need an actively maintained library

## Facets
- artifact type: library
- maturity: abandoned
- function: graphics, ui-components, frontend-framework
- domain: web-development, graphics, frontend
- platform: browser
- tags: react, threejs, 3d-graphics, webgl, react-renderer, deprecated, nodejs, javascript

## Member repositories
- firtoz/react-three-renderer (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:51.094800+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-30T04:34:06.753072+00:00, confidence not recorded.
  - readme: https://github.com/firtoz/react-three-renderer (fetched 2026-08-28T04:04:51.094800+00:00, sha 1c621450b09a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
