Random Shader is a open source text to shader platform where you can generate shaders and render them realtime. This platform bridges that gap by converting your natural language descriptions into real, working GLSL fragment shaders.
Deployed at - LINK
git clone https://github.com/shubhexists/random-shader.git
cd random-shader
pnpm install
pnpm run dev
YOU NEED TO ADD ENV variable "NEXT_PUBLIC_GEMINI_API_KEY"
Made by Shubh : D