godot-shaders

安装量: 1.6K
排名: #7556

安装

npx skills add https://github.com/gamedev-skills/awesome-gamedev-agent-skills --skill godot-shaders
Godot Shaders (4.x)
Write
canvas_item
(2D) and
spatial
(3D) shaders in the Godot Shading Language, animate
with
TIME
/
UV
, expose
uniform
s, and read the screen. Targets
Godot 4.7
.
When to use
Use when writing
.gdshader
code or a
ShaderMaterial
2D effects (outline, dissolve, flash, water), 3D surface shaders (rim light, toon, scrolling UV), or screen-space post effects. When not to use: the cross-engine concepts of shading (UVs, vertex/fragment theory) → shader-programming ; particles/VFX nodes → general 3D; non-shader visuals. Core workflow Show more Installs 901 Repository gamedev-skills/…t-skills GitHub Stars 432 First Seen Jun 27, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
返回排行榜