spite/Wagner
Effects composer for three.js observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4587
- days_rel: n/a
- days_push: 829
- n_releases_24m: 0
Adoption not part of the score
1086 stars · 130 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Wagner is an effects composer library for three.js that enables chained post-processing shader passes on WebGL scenes. It provides a collection of GLSL-based effects like bloom, blur, vignette, and SSAO that can be composed together in a render pipeline.
Use cases
- add post-processing effects to three.js scenes
- apply bloom or blur to WebGL renders
- chain multiple shader passes together
- add vignette or noise effects to 3D graphics
- implement screen-space ambient occlusion in the browser
- create stylized visual effects for web 3D projects
When to choose
- you are already using three.js and need post-processing
- you want a lightweight alternative to THREE.EffectComposer
- you need specific GLSL effects like zoom blur or multi-pass bloom
- you are comfortable with a work-in-progress library
When to avoid
- you need a fully stable, production-ready effects composer
- you are not using three.js or WebGL
- you need effects at varying resolutions across the chain
- you require extensive documentation and community support
Facets
library · maturity experimental
graphics image-processing ui-components web-development graphics frontend browser threejs postprocessing glsl shaders effects-composer webgl javascript
1 source
- readme: https://github.com/spite/Wagner · fetched 2026-08-28 · 8ee9fe6e3d88
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| spite/Wagner | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem