# pmndrs/react-three-next

React Three Fiber, Threejs, Nextjs starter

Repository: https://github.com/pmndrs/react-three-next
Canonical: https://ross.abutalabs.com/products/react-three-next
Homepage: https://react-three-next.vercel.app/
Language: JavaScript
License: MIT
License Family: permissive
Topics: react, threejs, react-three-fiber, webgl, starter, tailwind
Last push: 2024-06-21T00:17:05+00:00

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

## Adoption (not part of the score)
Stars 2862, forks 403 (observed 2026-08-28T04:07:26.306961+00:00)

## What it is
A minimalist starter template combining Next.js, React Three Fiber, and Three.js for building 3D web applications. It provides a persistent canvas across page navigations, synchronized DOM/3D rendering via the View component, GLSL imports, Tailwind styling, and PWA support.

## Use cases
- start a Next.js project with React Three Fiber and Three.js
- build a 3D website with multiple WebGL views on one canvas
- create a performant 3D landing page with high Lighthouse scores
- scaffold a React 3D app with Tailwind or styled-components
- render 3D components inside any DOM element while navigating pages
- set up a PWA with WebGL 3D content
- import GLSL shaders in a Next.js project

## When to choose
- you want a ready-made, optimized Next.js + react-three-fiber setup
- you need multiple 3D views sharing a single performant canvas
- you want a persistent canvas that survives client-side navigation
- you value a minimal, well-architected starter with strong performance metrics

## When to avoid
- you are not using Next.js or React
- you need a full 3D game engine rather than a web starter
- you prefer a different styling solution than Tailwind or styled-components
- you need server-side rendering of 3D content

## Facets
- artifact type: learning-resource
- maturity: active
- function: web-framework, graphics, frontend-framework, templating
- domain: web-development, frontend, graphics
- platform: browser
- tags: react-three-fiber, threejs, nextjs, starter-template, webgl, tailwind, 3d-web, create-r3f-app, tunnel-rat, pwa, boilerplate, game-development, nodejs, web-server, javascript

## Member repositories
- pmndrs/react-three-next (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:26.306961+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-30T08:31:36.444546+00:00, confidence not recorded.
  - readme: https://github.com/pmndrs/react-three-next (fetched 2026-08-28T04:07:26.306961+00:00, sha d506149bf277)
  - homepage: https://react-three-next.vercel.app/ (fetched 2026-08-29T09:52:17.425764+00:00, sha 564b2139d78c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
