AI AGENT ADDONS

R3f Postprocessing

enzed/r3f-skills

React Three Fiber post-processing lets you add visual effects to your 3D scenes. You can make objects glow with Bloom or blur the background with Depth of Field. These effects make your work look polished and professional.

Using the EffectComposer you can stack multiple effects together. The library works inside a Canvas and is easy to set up. Just install two packages and start adding glow, vignette, or custom shaders.

This tool is perfect for developers building interactive 3D websites or games. It gives you control over how your scene looks without writing complex shader code. Anyone familiar with React and Three.js can use it right away.

Add R3f Postprocessing skill to your workflow

Global

mkdir -p ~/.claude/skills/r3f-postprocessing

Project

mkdir -p .claude/skills/r3f-postprocessing

Source Repository

Stars
96
Forks
7
Watchers
96
Last Push
6 months ago
Created
6 months ago