什麼是 threejs-materials?
Three.js材質-PBR、basic、phong、shader材質、材質屬性。在設計網格樣式、處理紋理、建立自訂著色器或優化材質效能時使用。 來源:sickn33/antigravity-awesome-skills。
Three.js材質-PBR、basic、phong、shader材質、材質屬性。在設計網格樣式、處理紋理、建立自訂著色器或優化材質效能時使用。
透過命令列快速安裝 threejs-materials AI 技能到你的開發環境
來源:sickn33/antigravity-awesome-skills。
| MeshBasicMaterial | Unlit, flat colors, wireframes | No | | MeshLambertMaterial | Matte surfaces, performance | Yes (diffuse only) | | MeshPhongMaterial | Shiny surfaces, specular highlights | Yes | | MeshStandardMaterial | PBR, realistic materials | Yes (PBR) | | MeshPhysicalMaterial | Advanced PBR, clearcoat, transmission | Yes (PBR+) |
| MeshToonMaterial | Cel-shaded, cartoon look | Yes (toon) | | MeshNormalMaterial | Debug normals | No | | MeshDepthMaterial | Depth visualization | No | | ShaderMaterial | Custom GLSL shaders | Custom | | RawShaderMaterial | Full shader control | Custom |
Use this skill when tackling tasks related to its primary domain or functionality as described above.
Three.js材質-PBR、basic、phong、shader材質、材質屬性。在設計網格樣式、處理紋理、建立自訂著色器或優化材質效能時使用。 來源:sickn33/antigravity-awesome-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill threejs-materialsThree.js材質-PBR、basic、phong、shader材質、材質屬性。在設計網格樣式、處理紋理、建立自訂著色器或優化材質效能時使用。 來源:sickn33/antigravity-awesome-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill threejs-materials 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/sickn33/antigravity-awesome-skills