Skip to content

3D Design & Animation · Guide

How to model your first 3D character in Blender

Block out the shapes, sculpt the form, retopologize for clean geometry, then texture. Here is the pipeline, and why your first character should be simple on purpose.

The Nextversity team3D Design & Animation schoolUpdated August 10, 20265 min read

On this page
  1. The short answer
  2. Start with reference
  3. Blockout: proportions before anything
  4. Sculpting: form, then detail
  5. Retopology: the unglamorous essential
  6. UVs and texturing
  7. Rigging, briefly
  8. What to make first
  9. Where to learn it

The short answer

The pipeline for a 3D character:

  1. Reference. Front and side views of the design.
  2. Blockout. Rough shapes, correct proportions, no detail.
  3. Sculpt. Refine the form, still no fine detail.
  4. Retopologize. Build clean geometry over the sculpt.
  5. UV unwrap and texture.
  6. Rig, if it needs to move.

Make your first character simple on purpose. Hands and realistic faces are where beginners stall for weeks, and neither teaches you anything the rest of the model would not.

Start with reference

Design the character first, on paper or in a drawing app. Front and side views at matching proportions.

If you are new to designing characters, the character design guide covers silhouette and shape language, and the character design course goes further. Modeling from a clear design is enormously easier than inventing while you model.

Load your reference images into Blender as background images aligned to the front and side views.

Blockout: proportions before anything

Build the whole figure out of simple primitives: spheres, cylinders, cubes. Ugly, fast, and entirely about proportion.

This stage exists because proportion errors are cheap to fix now and expensive later. A head 20% too large is a two-minute fix in blockout and a rebuild after sculpting.

Squint at it. Compare it to your reference. Turn it round. Fix it now.

Sculpting: form, then detail

Move to sculpt mode with a remeshed or dynamically topological mesh so you can push the form freely.

Work large to small:

  • Big forms first. The mass of the torso, the volume of the head.
  • Secondary forms next. Muscle groups, the shapes of clothing.
  • Fine detail last, and less than you think. Pores and wrinkles are the least important part and the most tempting.

The brushes that do the most work: Draw, Grab, Smooth, Crease, Clay Strips. Five brushes cover a great deal.

The character that looks wrong at blockout will still look wrong after forty hours of sculpting, only now with beautiful skin texture on top.

Retopology: the unglamorous essential

A sculpt is millions of triangles with no useful structure. Retopology builds a clean, low-polygon version over it.

Why it matters:

  • Deformation. Animated characters need edge loops around joints and the mouth, or they crumple.
  • Efficiency. Games and scenes need manageable polygon counts.
  • Texturing. Clean geometry unwraps sensibly.

The rules: mostly quads, edge loops following the forms (concentric loops around eyes and mouth), and denser geometry where the model bends.

Nobody enjoys this stage. Everyone who animates characters does it anyway, and there are tools and add-ons that speed it up considerably.

UVs and texturing

Unwrap the retopologized mesh: mark seams where they will be hidden, then unwrap. Aim for even distribution without stretching.

Then texture, either with image maps or by painting directly onto the model. The texturing guide covers PBR properly, and the 3D texturing course goes deeper.

Rigging, briefly

If the character needs to move, it needs a skeleton (an armature) and weight painting so the mesh follows the bones sensibly.

Rigging is a discipline of its own and it is worth knowing that up front. Plenty of character artists model and hand rigging to someone else. If you want to animate your own work, the animation guide is a starting point.

What to make first

Good first characters: a chunky robot, a cartoon animal, a character with simple mitten hands, a stylized figure with clear shapes.

Bad first characters: a photorealistic human, anything with realistic hair, anything with individually articulated fingers, your favorite complex game character.

The reason is not difficulty for its own sake. It is that simple characters get finished, and a finished character teaches you the whole pipeline. An unfinished realistic head teaches you sculpting and nothing else.

Where to learn it

The 3D character modeling certificate covers this pipeline in Blender end to end. The Blender fundamentals course covers the groundwork if you are new, and the official Blender manual is the reference. Blender Studio publishes real character production files worth studying.

One subscription opens the whole 3D Design & Animation school.

Reference, blockout, sculpt, retopo, texture. Keep the first one simple.

Questions people ask

How do you start a 3D character?

With reference. Front and side views of your design, loaded into the viewport, then a rough blockout using simple shapes before any detail. Starting with the face is the classic mistake.

What is retopology?

Building clean, low-polygon geometry over a dense sculpt. It gives you a model that deforms properly when animated and is efficient enough to use in a game or a scene.

Do I need to sculpt to make characters?

For organic characters, sculpting is the usual route because it lets you focus on form. Stylized and low-poly characters are often modeled directly with polygons, and that is a legitimate path.

How long does a first character take?

Expect weeks rather than days if you are learning as you go. Simple stylized characters go much faster than realistic ones, which is exactly why the first one should be simple.

What should my first character be?

Something simple and stylized with clear shapes: a cartoon animal, a chunky robot, a character with mittens rather than fingers. Hands and faces are where beginners stall.

Keep reading