AI AGENT ADDONS

R3f Shaders

enzed/r3f-skills

You can create amazing visual effects for your 3D web apps using GLSL shaders. This skill helps you write your own fragment and vertex shaders inside React Three Fiber. It uses a tool called shaderMaterial from the Drei library to make the process easy.

You can change colors, distort shapes, and add movement over time. The shader code runs on the GPU for fast performance. A special key prop lets you edit shaders live without refreshing the page. This makes testing and tweaking effects much faster.

Developers who build interactive 3D websites or games will find this skill very useful. It gives you full control over how objects look and move on screen.

Add R3f Shaders skill to your workflow

Global

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

Project

mkdir -p .claude/skills/r3f-shaders

Source Repository

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