← Back

Shaderwrap

An AI-powered shader generation tool that translates plain English into production-ready HLSL code.

Overview

An AI-powered shader generation tool that translates plain English into production-ready HLSL code for Unity. Includes a custom fine-tuned LLM (Qwen2.5-Coder, trained on open-source and original HLSL shaders), a FastAPI backend, and support for both cloud APIs and locally-hosted models via Ollama. Built to solve the workflow problem of writing shader code from scratch, which is usually slow and with sparse AI tooling.

Gallery

Technical Specs

Timeline
12/10/2025
Stack
Python FastAPI JavaScript HTML CSS