r3f-materials
π―Skillfrom bbeierle12/skill-mcp-claude
Enables advanced material configuration in React Three Fiber, supporting built-in materials, custom shaders, and dynamic uniform binding for 3D rendering.
Part of
bbeierle12/skill-mcp-claude(74 items)
Installation
pip install -r requirements.txtpython skills_manager_api.pypython server.pypip install pyinstallerpython -m PyInstaller --onefile --name "SkillsManager" --console ^{
"name": "skill-name",
"description": "One-line description",
"tags": ["t...Skill Details
Three.js materials in R3F, built-in materials (Standard, Physical, Basic, etc.), ShaderMaterial with custom GLSL, uniforms binding and animation, and material properties. Use when choosing materials, creating custom shaders, or binding dynamic uniforms.
More from this repository10
gsap-react skill from bbeierle12/skill-mcp-claude
Enables advanced scroll-based animations and interactions using GSAP ScrollTrigger, allowing precise control of element animations triggered by scrolling.
gsap-fundamentals skill from bbeierle12/skill-mcp-claude
gsap-sequencing skill from bbeierle12/skill-mcp-claude
shader-effects skill from bbeierle12/skill-mcp-claude
gsap-router skill from bbeierle12/skill-mcp-claude
d3js-visualization skill from bbeierle12/skill-mcp-claude
particles-gpu skill from bbeierle12/skill-mcp-claude
shader-sdf skill from bbeierle12/skill-mcp-claude
Generates a dynamic, interactive React form with real-time validation and state management for capturing structured user input.