keijiro/AIShader
A Unity plugin that uses ChatGPT to generate shader code from text descriptions.

Velocity · 7d
+2.0
★ / day
Trend
→steady
star history
This is a proof-of-concept Unity plugin that leverages OpenAI’s ChatGPT API to generate shader code. Users describe the desired visual effect or shader behavior in text, and the tool sends this description to OpenAI’s API which returns corresponding HLSL shader code. The generated shaders integrate directly into Unity’s rendering pipeline, targeting game developers who want to prototype visual effects through natural language descriptions.