pmndrs/postprocessing
A post processing library for three.js. observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 95
- 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: 28
- age_days: 3921
- days_rel: 37
- days_push: 9
- n_releases_24m: 24
Adoption not part of the score
2835 stars · 251 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A post processing library for three.js that adds fullscreen image effects like bloom to WebGL scenes via passes and effects managed by an EffectComposer. It is a JavaScript library distributed on npm with three.js as a peer dependency.
Use cases
- add bloom and other image effects to a three.js scene
- render fullscreen post-processing passes in WebGL
- apply 2D filter effects over 3D renders in the browser
- set up an effect composer pipeline for real-time graphics
- improve visual quality of three.js demos and games
When to choose
- you are building a three.js WebGL application and want high-quality post-processing effects
- you need a maintained, well-documented effect composer with modular passes and effects
- you want automatic linear color space workflow support in your rendering pipeline
When to avoid
- you are not using three.js or WebGL for rendering
- you need post-processing for a non-JavaScript engine like Unity or Unreal
- you only need simple static image filtering outside of real-time rendering
Facets
library · maturity active
image-processing graphics graphics web-development browser three-js webgl post-processing effect-composer real-time-rendering image-effects game-development web-server javascript
1 source
- readme: https://github.com/pmndrs/postprocessing · fetched 2026-08-28 · cdb9e334e6eb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pmndrs/postprocessing | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="pmndrs/postprocessing")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem