skills/smithery.ai/postfx-bloom

postfx-bloom

SKILL.md

Post-Processing Bloom

Bloom effects using UnrealBloomPass for luminance-based glow and selective object bloom.

Quick Start

npm install three @react-three/fiber @react-three/postprocessing
import { Canvas } from "@react-three/fiber";
import { EffectComposer, Bloom } from "@react-three/postprocessing";
Installs
2
First Seen
Mar 28, 2026