shader-programming
gamedev-skills/awesome-gamedev-agent-skills
This guide teaches the fundamental concepts of real-time computer graphics programming, including the vertex-fragment pipeline, coordinate space transformations, and UV mathematics. It covers implementing common visual effects (like dissolve, rim light, and scrolling textures) using portable GLSL and HLSL equivalents, providing a strong foundation for game development shaders.