Texture Painting

A screenshot of blender showing the final 3d shape and color of a treasure chest in the viewport

Texturing is the process of applying a surface appearance to a 3D object. Texture painting is a technique that allows you to digitally brush your surface colors onto your 3D object, or onto the 2D image that represents the surface of your object.

This tutorial covers basic texture painting in Blender. Common workflows in the industry utilize additional third-party tools to create textures, especially high-definition PBR textures that mimic realistic lighting and texture properties.

UV Projecting

Use Blender's automatic UV Project feature to "unwrap" your 3D object onto a 2D plane. This allows you to associate a 2D image to the 3D surface of your object.

  1. In Edit mode, press A to select your object.
  2. In the top UV menu, select Smart UV Project.
  3. Set Island Margin to .02.

Adding New Material

Add a new material for Blender to associate this new texture, and assign it to a new blank 2D image.

  1. In the bottom right panel, select the red Materials tab.
  2. Select the + New button. Additional material options display below.
  3. In Base Color, select the dot. A dropdown appears.
    1. Select Image Texture.
  4. Under Base Color, select the + New button.
    1. Name the texture image file. Using an affix like "_TXT" can help organize your files later.
    2. Select the color and pick a color. This tutorial recommends using a metallic color for your metal borders to save time.

Texture Painting

Texture painting allows you to paint directly on the 3D object or the 2D mapping of the surface.

Since Blender automatically mapped the 2D atlas of the texture, it's not easy to tell what parts of the 2D image maps to the 3D object. First mark the sections of the 3D object you want to paint solid before completing your texture by painting the 2D map.

Marking 3D Object

Switch to Texture Paint mode and use the paintbrush to track the "wood" parts of the treasure chest.

  1. In Edit mode, select your object.
  2. Switch to Texture Paint mode. A side-by-side panel displays with your 2D atlas on the left and the 3D object on the right.
  3. Expand the Tool submenu in the top-right of either window.
  4. Select your brush settings and mark the wooden areas of your chest.
    1. Use Ctrl/Cmd+Z to undo any accidental brushes on the metal border.
    2. Hold F and drag the mouse to adjust brush size.

Painting 2D Map

With all of the wooden areas of your chest marked, you can now quickly texture your 2D atlas. First adjust your brush settings to have a hard edge and then begin painting the 2D image.

  1. On the left window, access to Tool menu in the top right of the window.
    1. Set the Falloff shape to the flattest icon to ensure the edges are sharp.
    2. Set the color or any other brush settings here.
  2. In the left window, begin coloring in each island of your texture. You can quickly preview the changes on your 3D object on the right side.
    1. Use Ctrl/Cmd+Z to undo any accidental brushes on the metal border.
    2. Hold F and drag the mouse to adjust brush size.
  3. After completion, navigate to Image > Save to save your image file.