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

React Three Fiber Post-Processing

Skill 検証済み
98

React Three Fiber post-processing - @react-three/postprocessing, bloom, DOF, screen effects. Use when adding visual effects, color grading, blur, glow, or creating custom screen-space shaders.

AI サマリー

This skill demonstrates how to integrate and configure various post-processing effects from the '@react-three/postprocessing' library within a React Three Fiber (R3F) setup. It includes detailed code examples for common effects like Bloom, Depth of Field, Vignette, and custom shaders, along with explanations of parameters and performance considerations.

Versioning

  • info:Release ManagementThe README mentions version compatibility for R3F, Drei, and Three.js, but there is no explicit version number for the skill itself in the manifest or CHANGELOG.

インストール

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
5 days ago に更新
ソースコードを表示

類似の拡張機能