# pmndrs/react-postprocessing

📬  Postprocessing for react-three-fiber

Repository: https://github.com/pmndrs/react-postprocessing
Canonical: https://ross.abutalabs.com/products/react-postprocessing
Homepage: https://docs.pmnd.rs/react-postprocessing
Language: TypeScript
License: MIT
License Family: permissive
Topics: 3d, threejs, react-postprocessing, react, postprocessing, webgl, react-three-fiber
Last push: 2026-08-23T17:23:32+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 99, longevity 100
- inputs: {"age_days": 2309, "days_push": 10, "days_rel": 10, "gap_med": 2, "n_releases_24m": 16}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1374, forks 136 (observed 2026-08-28T04:04:32.806227+00:00)

## What it is
A React wrapper around the pmndrs/postprocessing library for use with react-three-fiber, providing declarative postprocessing effects for WebGL scenes. It simplifies building effect chains with performance optimizations like merged EffectPasses and MSAA support.

## Use cases
- add bloom and depth-of-field to a react-three-fiber scene
- apply postprocessing effects to three.js renders in React
- create a performant effects chain for WebGL graphics
- add anti-aliasing and gamma correction to 3D renders
- build stylized 3D visuals with vignette and noise effects
- wrap postprocessing effects declaratively in React components

## When to choose
- you use react-three-fiber and want declarative postprocessing effects
- you need a simple effects chain without complex orchestration
- you want performance-optimized fullscreen effects with MSAA support

## When to avoid
- you need complex orchestration of many effect passes
- you are not using React or react-three-fiber
- you need fine-grained manual control over render passes

## Facets
- artifact type: library
- maturity: active
- function: graphics, animation, ui-components
- domain: web-development, frontend, graphics
- platform: browser
- tags: react-three-fiber, threejs, postprocessing, webgl, effects-chain, shader-effects, game-development, web-server, nodejs, javascript

## Member repositories
- pmndrs/react-postprocessing (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:32.806227+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:40:38.602053+00:00, confidence not recorded.
  - readme: https://github.com/pmndrs/react-postprocessing (fetched 2026-08-28T04:04:32.806227+00:00, sha 29db87a6f33b)
  - homepage: https://docs.pmnd.rs/react-postprocessing (fetched 2026-08-29T11:57:20.560385+00:00, sha 50cf9f22ff84)
- Data as of 2026-08-30T08:39:29.467469+00:00.
