Build Portfolio-Worthy
Projects
Tutorials teach you the building blocks, but projects prove you can put them together. These guided projects take you from concept to a finished piece you can show in interviews, on your portfolio site, or in a demo reel.
Why Projects Matter
Every hiring manager in games, VFX, and animation says the same thing: "Show me what you've built." A polished project communicates more than a list of tools on a résumé ever could. It proves you can scope a problem, choose the right technology, write clean code, and deliver a result.
The projects below are designed for technical artists at the intermediate level. Each one combines real code with a creative outcome - exactly the kind of work studios look for when hiring TAs.
Don't just follow the guide step-by-step. Once you understand the core concepts, put your own spin on the project. Customised work stands out far more than cookie-cutter demos.
AI Art
Leverage generative AI with Python to create concept art, texture variations, and prompt-managed art pipelines. Build a tool that integrates AI outputs into your production workflow.
Start Project ->Data Scraping
Build Python tools that gather reference images, scrape 3D asset metadata, and organize large datasets. Perfect for creating automated reference libraries and asset databases.
Start Project ->Shader Development
Write GLSL shaders from scratch - toon shading, procedural textures, and dissolve effects. Understand the GPU pipeline and learn to port shaders between engines.
Start Project ->