TA logoThe Technical Artist
Home/Tech Art/Specializations Map
tech art
the map
8 specializations

The Specializations Map

Starterreference~6 min readreviewed 2026-07-05

"Technical artist" is eight jobs wearing one badge. Nobody does all eight - you'll start as a generalist, gravitate toward two, and get hired for one. Here's the map: what each actually does all day, whether you'd like it, and the exact place to start.

How to read this

For each specialization: the one-line pitch, a real Tuesday task, the core skills, "you'd love this if...", and where on this site (or beyond) to start. Demand notes are honest generalizations - every studio weights differently. Don't pick from the couch: try the starter link for each one that intrigues you, and notice which one you keep coming back to after dinner.

01 - Shaders & Materials

Make surfaces lie beautifully to the eye at 60fps.

The look-development engine room: master materials, stylized water, dissolves, snow accumulation, fabric sheen - all while staying inside a millisecond budget.

a real tuesday

"The AD wants wet streets after the rain system triggers - build a material function every surface can opt into, without doubling permutations."

core skills
  • HLSL + node graphs (both, not either)
  • PBR theory, color spaces, the GPU pipeline
  • Profiling: overdraw, instruction counts
you'd love this if

You've ever lost an evening to "why does the highlight look wrong" - happily. High demand, prices near engineering bands.

start

Shaders & HLSL section -> Materials 101 -> build one effect end-to-end for the portfolio.

02 - Pipeline & Tools

Delete a thousand hours of clicking, one script at a time.

Exporters, validators, batch processors, the glue between DCCs and the engine. The least visible specialization and the one studios quietly can't function without.

a real tuesday

"Character exports break whenever someone renames a bone - build validation that catches it at submit time, not at 6pm before the milestone."

core skills
  • Python, deeply - plus one DCC's API
  • Version control internals (start here)
  • UX empathy: tools artists actually use
you'd love this if

Automating a chore gives you genuine joy and you like your users three desks away. Highest demand-to-supply ratio of all eight.

start

First Pipeline Script -> the Rosetta Stone -> rebuild one of the tools inside a DCC.

03 - Rigging & Character Tech

Build the puppet so well the animator forgets it's a puppet.

Skeletons, skinning, control rigs, deformation systems, corrective shapes - where anatomy meets linear algebra and both must ship.

a real tuesday

"The shoulder candy-wraps at extreme poses. Add a twist-bone chain and correctives - without breaking the 60 animations already published."

core skills
  • Maya (still the AAA standard - rigging with Python)
  • Deformation theory, quaternions without fear
  • Automation: nobody skins 40 outfits by hand
you'd love this if

You watch dance videos thinking about clavicles. Scarce skills, loyal demand - rigging TAs rarely job-hunt long.

start

Rigging with Python, then rig and break something bipedal, repeatedly.

04 - Vfx / Fx

Explosions, spells, smoke - art direction at 200 particles per frame.

Real-time effects in Niagara/particle systems, shader-driven motion, sim-to-realtime bakes (VATs, flipbooks). The most immediately gratifying specialization and the most budget-scrutinized.

a real tuesday

"The ultimate ability reads as a gray smudge on the Steam Deck. Rebuild it: fewer, smarter cards, shader displacement instead of particle count."

core skills
  • Niagara/particle systems + material animation
  • Houdini for sims (start here) -> engine bakes
  • Overdraw instincts (performance)
you'd love this if

You pause games during explosions. Portfolio is everything here - three great effect breakdowns outweigh any resume.

start

Recreate one game effect you love in Niagara; document every trick you reverse-engineered. Then the noise generator becomes your best friend.

05 - Procedural / Houdini

Don't make the forest. Make the thing that makes the forest.

HDAs, scattering systems, terrain pipelines, buildings-from-curves - content that scales without headcount. The deepest learning curve on the map and the biggest lever once you're up it.

a real tuesday

"Level design changed the canyon again. Good thing the rock placement, erosion, and foliage all regenerate from the new spline in eleven minutes."

core skills
  • Houdini SOPs + VEX (the 950-snippet library lives here)
  • The attribute mindset - data flowing through nodes
  • Houdini Engine / engine integration
you'd love this if

Systems delight you more than instances; you'd rather grow a tree than model one.

start

Houdini section -> build a curve-driven fence/pipe/road tool - the classic first HDA.

06 - Tech Animation

Everything between "animation approved" and "animation in game."

Retargeting, state machines, ragdolls, cloth and hair sim, animation pipelines. Sits between rigging and gameplay engineering; often shares a desk with both.

a real tuesday

"Mocap for the new enemy retargets fine except the fingers, which explode. Find out why the source skeleton disagrees with ours about knuckle twist."

core skills
  • Engine animation systems (state machines, blend spaces)
  • Retargeting, root motion, IK theory
  • Python for batch animation processing
you'd love this if

Motion quality bothers you at a physical level and you like debugging things that move. Undersupplied everywhere character games are made.

start

Rigging first (Maya path), then Unreal's animation blueprints - retarget mocap onto your own rig and fix what breaks.

07 - Lighting Tech

Make it gorgeous, then make it gorgeous at framerate.

Lighting pipelines, lightmap wrangling, GI systems (Lumen and friends), exposure standards, and the tooling that lets lighting artists iterate without eating a rebake.

a real tuesday

"Night levels hitch when the player torches the village. Profile whether it's shadow-casting light count or Lumen updates, then build the debug view that shows lighting artists their own cost."

core skills
you'd love this if

You take photos of parking garages "for the light." Smaller niche - usually a senior TA's second specialization rather than a first job.

start

Lighting & Shadows, then relight one scene three ways (noir / golden hour / horror) with the same geometry and profile all three.

08 - Generalist (The Honest Default)

All of the above, Tuesday-dependent - the indie and mid-size studio reality.

At a 15-person studio, "the TA" is the shader person, pipeline person, and occasional rigger simultaneously. Broad beats deep here - and it's the best possible first job, because you discover which specialization pulls you.

a real tuesday

Morning: fix the Blender exporter. Lunch: why is the water pink on Switch. Afternoon: teach an artist P4. Evening (denied): the AD "just quickly" wants fireflies.

core skills
  • Python + one DCC + one engine, all solid
  • Triage: knowing what not to build
  • The soft skills page, weaponized
you'd love this if

Variety energizes you and "I'll figure it out" is your resting state. See also Indie Dev - generalist TA is the natural indie co-founder skillset.

start

The whole Start Here path - it deliberately builds a generalist before specializing.

Choosing Without Paralysis

Three honest heuristics. One: the specialization you keep tinkering with at 11pm has already chosen you; this page is just paperwork. Two: if nothing has chosen you yet, pick pipeline - it's the most learnable from scratch, the most in-demand, and it teaches you every other specialization's problems from the inside, so switching later is cheap. Three: your first job will be 60% not-your-specialization anyway. That's not a failure of planning; that's how the map gets filled in.