Adding smooth shading to the model

You probably noticed that the model has a faceted look to it. Most of the polygons catch the light and pop out. Polygons can either have "smooth shading" or "flat shading." Can you guess which one most of our polygons have right now? That's right, flat shading.

Flat shading is great for hard edges, but not so great for smooth surfaces. Luckily, we can do a bit of both.

These types of shading actually change the mesh data, so save your project before moving on.

First, we are going to apply smooth shading to all of the objects as a base:

  1. Press the A hotkey to select all the objects.
  2. Go to the Object menu at the top of the 3D View.
  3. Choose the Shade Smooth option:
The time machine with smooth shading applied ...

Get Blender 3D By Example - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.