TECHNICAL ART
TUESDAYS & THURSDAYS
5 PM PT / 8 PM ET
11 JUN 2026 - 28 JUL 2026
DURATION:
7 WEEKS
TUESDAYS & THURSDAYS
5 PM PT / 8 PM ET
Build tools that studios rely on.
Led by Gavyn Thompson, Senior Pipeline Technical Artist II at Blizzard Entertainment, learn how to design scalable Technical Art systems and create production-ready pipeline tools inside Unreal Engine.
THIS COURSE IS FOR YOU, IF...
-
YOU ARE A TECHNICAL ARTIST READY TO BUILD PIPELINE SYSTEMS
You’ve written scripts that solve small problems, but turning them into reliable production tools is another level. This technical artist course helps you move beyond quick fixes and start thinking like a pipeline architect. You’ll design modular validation frameworks, structure reporting artists trust, and build tools that scale across teams.
-
YOU ARE AN ARTIST MOVING INTO TECHNICAL WORKFLOWS
Technical issues shouldn’t slow creative work. Yet preventable errors and manual asset checks often disrupt production. In this course, you’ll learn how to translate rendering and VFX constraints into automated validation rules. The result: Unreal-integrated tools that protect performance without interrupting creative flow.
-
YOU ARE A DEVELOPER TRANSITIONING INTO GAME DEV
Breaking into the industry requires proof that you can build real production tools. In this technical art course, you’ll design and implement a complete validation system integrated with Unreal Engine. Along the way, you’ll gain practical scripting and pipeline experience — and leave with a project that clearly demonstrates technical judgment to hiring managers.
Our students work in 1600+ companies worldwide
- Builds large-scale pipeline tooling supporting global art teams across World of Warcraft production
- Leads Python-based automation and workflow development for artist-facing tools
- Designed scalable pipeline systems across DCC applications and real-time engines including Unreal
- Previously developed cross-studio asset pipelines at Industrial Light & Magic
- Contributed to film, episodic, and cinematic projects at studios including Pixomondo and Blur Studio
- Combines nearly two decades of experience across games and film pipelines
- Mentors artists and developers transitioning into Technical Art and pipeline development
Kick things off by meeting your instructor, getting the lay of the land, and understanding how the course runs from week to week.
- Meet your instructor
- Course structure
- Assignments & final project overview
Get a clear, production-level view of what Technical Artists do — and why studios can’t ship without them. You’ll start thinking in pipelines and systems, not just scripts, and learn how automation keeps production moving.
- Technical Artist responsibilities in modern pipelines
- Automation as leverage & risk reduction
- Where pipelines break & why
- Thinking in systems rather than scripts
Learn to think like a pipeline debugger: trace how assets move from DCC to engine, spot where things tend to break, and fix problems before they snowball. Approach production hiccups with clear systems thinking and design smarter validation that prevents chaos instead of reacting to it.
- Asset lifecycle from DCC to engine
- Identifying systemic failure points
- Cost of late-stage corrections
- Designing validation for prevention, not punishment
- Case Study: Blizzard Entertainment & Ubisoft
Step into structured Python automation. You’ll learn how to traverse filesystems, process batches of data, and generate clear, deterministic reports — turning messy folders into validated, well-structured outputs.
- Batch processing strategies
- Filesystem traversal patterns
- Structured logging & reporting
- Constants versus hard-coded values
- Designing deterministic output
- Demo: Implementing a filesystem validator
Stop patching scripts and start building rules. Learn to design configurable validation systems that scale, prevent errors, and keep your logic clean, predictable, and easy to manage.
- Rule abstraction patterns
- Severity classification systems
- Using constants to prevent magic values
- Designing configurable validation thresholds
- Fallback strategies versus unsafe defaults
- Demo: Separating configuration from execution & introducing structured rule definitions
Assignment #1: Filesystem Batch Validator
Build a Python tool that scans a provided asset pack, applies validation rules, and outputs structured reports and logs.
Build game systems that scale. Learn how to structure your validation framework so it flexes across teams, environments, and projects — without breaking or tying yourself in knots.
- Separation of concerns
- Rule categories & namespaces
- Environment variables for runtime behavior
- Configuration layering: Environment → config file → defaults
- Avoiding tight coupling
- Case Study: League of Legends & Assassin's Creed
Turn your rule logic into modular, discoverable systems. Learn how to register, isolate, and extend rules without breaking your code, so adding new functionality feels seamless.
- Rule registration & discovery patterns
- Modular design principles
- Extensible category filtering
- Designing for growth without refactor collapse
- Demo: Refactoring rule logic into a plugin-style structure with controlled discovery & isolation
Assignment #2: Validator Core Framework
Refactor your batch validator into a modular framework with rule plugins, categories, and structured reporting.
Learn to bend Unreal Editor to your will — from scripting pipelines to integrating Python — and see how the engine’s systems scale from Fortnite to full production environments.
- Editor scripting versus runtime logic
- Unreal asset taxonomy
- Integrating Python into Unreal
- Environment isolation & dependency boundaries
- Case Study: Unreal's Data Validation system in Fortnite
Learn to plug external validation tools straight into Unreal assets, extract the right metadata, and build reusable context adapters so your asset pipeline runs smoother, smarter, and faster.
- Unreal Python APIs
- Metadata extraction strategies
- Context adapters: Filesystem vs. Unreal asset context
- Designing consistent validation interfaces
- Demo: Inspecting Unreal assets & routing them through a reusable validation layer
Assignment #3: Unreal Asset Scanner
Build an Unreal-based scanner that inspects assets inside the editor and exports structured metadata for validation.
Assignment #6: Course Project Introduction
Learn to spot and fix costly shader mistakes before they break production. Apply real-world validation rules in Unreal, balance technical limits with creative freedom, and make your renders run smoother without sacrificing style.
- Material pitfalls & common production failures
- Detecting expensive configurations
- Avoiding brittle rule definitions
- Balancing enforcement & creative flexibility
- Demo: Implementing a shader validation rule inside Unreal
Learn to push creative systems further without slowing down — balance performance, handle exceptions, and manage false positives so your VFX work stays fast, flexible, and foolproof.
- Niagara system considerations
- Performance-sensitive parameters
- Handling exceptions through configuration
- Reducing rule fatigue
Assignment #4: Shader or VFX Rule
Implement a validation rule targeting shader or VFX content within Unreal Engine.
Turn data into clarity that artists can trust. Learn to design reporting and filtering tools that cut the noise, highlight what matters, and make validation intuitive and actionable.
- Structured reporting design
- Reducing noise & improving signal
- Filtering strategies
- Configurable output modes
- Demo: Adding a simple execution interface & filtering controls
Assignment #5: UI Integration
Build a simple artist-facing interface for running and reviewing validation results.
Learn to run and validate production workflows — handle environment variables, automate batch executions, and build safe processes that keep everything running smoothly. Confidently prep, test, and troubleshoot pipelines with real-world efficiency.
- Environment variables controlling execution behavior
- CLI-style batch execution
- Fallback mechanisms
- Safe failure handling
- Preparing for Cl-style integration
- Demo: Running validation in batch mode with environment-driven behavior
Lock in systems that work in the real world. Learn to streamline production workflows, reduce false positives, and design tools that play nice with teams — then see it all in action in a full demo.
- Refining configuration layering & environment-driven behavior
- Safe execution modes & failure handling strategies
- Reducing false positives & structured reporting
- Performance considerations & preparing systems for team-wide deployment
- Designing tools that support iteration
- Demo: Final integration patterns & production safeguards
See your technical art skills through a hiring manager’s eyes — learn what makes a portfolio stand out, how pipeline expertise signals career potential, and how to position yourself for growth in the industry.
- What hiring managers look for
- Portfolio strategy for pipeline roles
- Career trajectory in technical art
- Professional positioning
What our students say
"I really enjoy the format of the course. Lectures with real life examples and an ongoing case study. Also built in 20 minutes at the end of each class for questions is helpful."
"Overall I'm impressed with the level of detail and explanation around particular topics and subjects. There's a real depth to each module which for learning allows the information to stay in your brain."
"The group activities, they allow us to interact and exchange ideas, plus the way it is structured is challenging and mind twisting as we collaborate in different parts of the ideation."
"I enjoyed the structure of the class. I like how we learned about a topic and practiced it in the workshops. It’s helped me to apply what I learned!"