Ir al contenido principal
Este contenido aún no está disponible en tu idioma y se muestra en inglés.

React Three Fiber Shaders

Skill Verificado
92

React Three Fiber shaders - GLSL, shaderMaterial, uniforms, custom effects. Use when creating custom visual effects, modifying vertices, writing fragment shaders, or extending built-in materials.

Resumen IA

This extension provides code examples and patterns for creating and using custom shaders within React Three Fiber applications. It covers various shader techniques, including `shaderMaterial`, `THREE.ShaderMaterial`, uniforms, varyings, and common patterns like vertex displacement and Fresnel effects. The examples are designed to be integrated into R3F projects and leverage popular libraries like `@react-three/drei`.

Versioning

  • warning:Release ManagementThere is no explicit versioning information (e.g., version field, changelog) for this extension, and installation instructions might default to the main branch.

Instalación

npx skills add enzed/r3f-skills

Ejecuta el CLI de skills de Vercel (skills.sh) mediante npx — requiere Node.js en local y al menos un agente compatible con skills instalado (Claude Code, Cursor, Codex, …). Asume que el repositorio sigue el formato de agentskills.io.

4 months ago
79 stars
MIT
Actualizado el 7 days ago
Ver código fuente