メインコンテンツへスキップ
このコンテンツはお使いの言語にまだ対応していないため、英語で表示されています。

React Three Fiber Shaders

Skill 検証済み
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.

AI サマリー

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.

インストール

npx skills add enzed/r3f-skills

Vercel skills CLI(skills.sh)を npx 経由で実行します。ローカルに Node.js と、skills 対応のエージェント(Claude Code、Cursor、Codex など)が少なくとも 1 つインストールされている必要があります。リポジトリが agentskills.io 形式に従っていることを前提としています。

4 months ago
79 stars
MIT
6 days ago に更新
ソースコードを表示