AI AGENT ADDONS

R3f Materials

enzed/r3f-skills

React Three Fiber lets you create 3D scenes right inside your React app. This skill helps you control how those 3D objects look. You can pick from simple flat colors to realistic shiny metals or even glass.

You will learn about different material types like basic, standard, and physical materials. Each one has its own use. For example, meshStandardMaterial gives you realistic lighting while meshBasicMaterial ignores light for a flat look. You can also add textures like color maps or normal maps to make surfaces detailed.

This skill is great for anyone building 3D websites or games with React. It covers loading textures, setting roughness and metalness, and using advanced effects like clear coat or sheen. With these tools you can make anything from shiny car paint to soft fabric.

Add R3f Materials skill to your workflow

Global

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

Project

mkdir -p .claude/skills/r3f-materials

Source Repository

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