skills/smithery.ai/shader-creator

shader-creator

SKILL.md

Shaders are GPU-accelerated visual programs that create real-time graphics through mathematical expressions. Output .md files (shader concept), and .html files (interactive shader viewer with live parameter controls).

This happens in two steps:

  1. Shader Concept Creation (.md file)
  2. Express by creating GLSL shader code (.html file with Three.js)

First, undertake this task:

SHADER CONCEPT CREATION

To begin, create a SHADER CONCEPT (not static images or templates) that will be interpreted through:

  • Mathematical functions and transformations
  • UV coordinate manipulation
  • Color gradients and blending
  • Time-based animation
  • Noise functions and fractals
  • Distance fields and ray marching
Installs
13
First Seen
Mar 21, 2026