Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

React Three Fiber Shaders

Skill Verifiziert
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.

KI-Zusammenfassung

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.

Installation

npx skills add enzed/r3f-skills

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

4 months ago
79 stars
MIT
Aktualisiert about 17 hours ago
Quellcode ansehen