Threejs Postprocessing

Addon screen-space post-processing for three.js using EffectComposer, Pass base class, RenderPass, and stock passes such as UnrealBloomPass, SSAOPass, SSRPass, BokehPass, OutlinePass, FXAAPass/SMAAPass, TAARenderPass, and ShaderPass; references the Shaders addon group for underlying shader modules; contrasts with core PostProcessing class used in node/WebGPU stacks (see threejs-node-tsl and threejs-renderers). Use when building composer chains—not for basic renderer tone mapping alone (threejs-renderers).

full-stack-skills Updated

File contents

full-stack-skills/threejs-skills/tree/main/skills/threejs-postprocessing commit fed8da76df

Frequently asked questions

npx skillmds@latest add full-stack-skills/threejs-postprocessing