home/categories/framework-internals/bbeierle12-skill-mcp-claude-skills-shader-fundamentals-skill-md
framework-internalsdevelopment

shader-fundamentals

GLSL shader fundamentals—vertex and fragment shaders, uniforms, varyings, attributes, coordinate systems, built-in variables, and data types. Use when writing custom shaders, understanding the graphics pipeline, or debugging shader code. The foundational skill for all shader work.

Bbeierle12
maintainer
Bbeierle12
Mis à jour 1/16/2026
Étoiles
3
Forks
0
quick start

Installation and usage

GLSL shader fundamentals—vertex and fragment shaders, uniforms, varyings, attributes, coordinate systems, built-in variables, and data types. Use when writing custom shaders, understanding the graphics pipeline, or debugging shader code. The foundational skill for all shader work.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use shader-fundamentals