low poly

LOW POLY CHARACTER DESIGN: TIPS AND TECHNIQUES

A high-poly character can hide behind detail. Pores, wrinkles, fabric stitching, individual strands of hair. All of it contributes to a character that reads as real. A low-poly character has none of that. It has shape, color, and animation. If the character isn't recognizable from those three things alone, no amount of post-processing will save it.

This constraint is what makes low-poly character design rewarding. Every polygon you add is a conscious decision. Every polygon you remove forces you to find a better solution with less.

Start with silhouette

The single most important test for a low-poly character is the silhouette test. Fill the character with solid black and look at the outline. Can you tell who it is? Can you tell what they're doing? If the silhouette is distinctive and readable, the character works. If it's a generic blob, no amount of detail will fix it.

This is true for all character design, but it's critical for low poly because the silhouette is basically all you have. A high-poly character has facial details, clothing textures, and material properties to distinguish them. A low-poly character has shape. That's it. The shape has to do all the work.

Wide shoulders suggest strength. A tall thin frame suggests agility. An oversized head suggests a stylized or comedic character. Asymmetry creates visual interest. A cape, a hat, a weapon, anything that breaks the basic humanoid silhouette adds distinctiveness.

Polygon budget allocation

A typical low-poly game character uses 200 to 1,000 polygons. Where you spend them matters. The head and face usually get the most because that's where the player looks first. Hands get more than you'd expect because they hold tools and weapons. Feet can be simplified because they're usually at the bottom of the screen.

The torso can be very simple. A box with beveled edges. The arms and legs are tubes with bend points at elbows and knees. The geometry needs to support animation, so the areas that deform (joints, waist, neck) need enough polygons to bend cleanly.

A common mistake is distributing polygons evenly. A character where every body part has the same polygon density looks uniform and boring. Concentrate detail where the eye goes and simplify everything else.

Color as character

Without textures doing the heavy lifting, color becomes the primary tool for creating personality. A character's color palette should be identifiable from a distance. Three colors is a good baseline: a dominant color, a secondary color, and an accent.

Superhot's enemies are entirely red. You know them instantly. Among Us characters are single-color bodies with a different-color visor. The simplicity makes each character identifiable even at small sizes with many characters on screen.

Contrast between characters matters as much as individual color choices. If your hero is warm-toned, make the antagonist cool-toned. If your player characters are saturated, make the NPCs more muted. The color relationships between characters create a visual hierarchy that helps the player parse scenes quickly.

Animation over geometry

A low-poly character with great animation will always look better than a high-poly character with mediocre animation. When the geometry is simple, the movement carries more visual weight. A walk cycle, a jump, an idle pose. These define the character's personality more than any polygon arrangement.

Exaggeration is your friend. Low-poly characters can move in ways that realistic characters can't. Squash and stretch principles from 2D animation work in low-poly 3D because the characters are already abstracted. A jump can be exaggerated. An impact can be oversold. The stylization of the geometry gives you permission to stylize the movement.

Tools and workflow

Blender is the standard for low-poly modeling. It's free, well-documented, and has a community that's heavily invested in low-poly art. The subdivision workflow (start low, smooth if needed) maps naturally to low-poly character creation.

Mirror modifiers save time. Model half the character and mirror it. For asymmetric details, apply the mirror and edit the result. Proportional editing helps when adjusting vertex positions without breaking the overall shape.

For texturing, flat colors applied through material assignments per face work well. A simple color palette mapped to face groups gives you full control over the character's color without UV unwrapping. For more complex looks, a small texture atlas (64x64 or 128x128) covers most needs.

My approach

Every character I design starts as a shape on paper. Not a detailed sketch. A shape. A circle with triangle legs. A rectangle with a smaller rectangle head. If the shape is interesting and distinct, I build it. If it's generic, I redesign it before touching Blender.

The polygon budget comes next. How many polygons does this character need to hit the shape I drew? Usually fewer than I first think. A character that reads as complete at 400 polygons doesn't need 800. The temptation to add detail is constant. The discipline to resist it is what makes low-poly design work.

← Back to the Sketchbook