Know Your UVs
A UV map is just a 3D shape laid out flat. It makes sense once you watch one fold and unfold.
Here you can take a shape apart and put it back together.
You're unpacking a 3D shape onto a flat one
A term that sounds more technical than it is.
A 3D model is a hollow shape made of flat faces. Before you can paint on it, the shape gets taken apart and laid flat, the way you'd unfold a cardboard box before printing on it.
That flat layout is the UV map. Every point on the 3D surface has a matching point on the flat one, so a 2D image knows where to sit once the shape folds back into 3D.
The name doesn't mean much. 3D space already uses X, Y and Z, so the flat layout borrows the next two letters.
Watch a shape flatten out
First, fold the pyramid down and see it lay out into a flat net. Then see the two common ways that shape would get cut.
By hand keeps the map to one connected piece, which comes to 4 seams. Auto Unwrap splits every face apart into 8 seams, but it's one click. Both bake down to a correct texture, so the seam count is the real trade. The pyramid on the left folds into that same connected "by hand" net, so you can see how the flat map lines up with the solid shape.
Fewer seams, or less effort
Both are correct. It comes down to what the surface is for.
Auto Unwrap
- Background props, one-off objects
- Anything not seen close up
- Scans and photogrammetry, which are always too dense to do by hand
- Early practice while you're learning
By Hand
- Hero assets seen up close
- Hand-painted textures
- Anything getting baked (lighting, normals)
- Text, logos, straight lines that must stay straight
- Tight texture budgets, since fewer seams pack tighter
UDIMs: when one tile of space isn't enough
You won't need this for a while, but it's worth knowing it exists.
A UV layout (a made-up one here, not the pyramid's) usually shares one square of texture space between every shell. A UDIM setup gives each shell its own square, so every piece gets more room.
More tiles gives you more room for detail, but also more textures to export, name and keep track of. Worth it for a hero character. Not worth it for a background prop.
