Beginner Blender 4.0 Tutorial - Part 9: Layout

4 min read 1 year ago
Published on Aug 02, 2024 This response is partially generated with the help of AI. It may contain inaccuracies.

Table of Contents

Introduction

This tutorial will guide you through the process of creating a ceramic plate and setting up a simple scene in Blender. By the end of this tutorial, you'll have a better understanding of Blender's modeling tools and how to effectively layout a scene for rendering.

Chapter 1: Loading a Reference Image

  1. Split the Blender window:
    • Right-click on the top area of the screen until the cursor changes.
    • Select "Vertical Split" to create a second window.
  2. Change the new window to the Image Editor:
    • Click the editor type dropdown in the new window and select "Image Editor".
  3. Load the reference image:
    • Go to the top menu, click "Image", then select "Open".
    • Choose the image file to use as a reference for modeling.

Chapter 2: Modelling the Plate

  1. Start with a circle instead of a cylinder:
    • Press Shift + A to add a new mesh and select "Circle".
    • Set the radius to approximately 12 cm and vertices to 100 for high resolution.
  2. Enter Edit Mode:
    • Press Tab to switch to Edit Mode.
    • Ensure you are in Vertex Select mode (press 1).
  3. Create the plate's lip:
    • Extrude the circle upwards by pressing E and then Z to lock it to the Z-axis.
    • Scale the lip outwards using S.
    • Repeat to create the lip on the opposite side.
  4. Create the face of the plate:
    • Switch to Wireframe mode by holding Z and selecting Wireframe.
    • Use Alt + Click to select the edges and press F to create a face.
  5. Add bevels:
    • Select the edges for the bevel and press Ctrl + B to bevel them.
    • Use Alt + Shift + Click to select multiple edges simultaneously.
  6. Add thickness:
    • Apply a Solidify Modifier and set the thickness value (e.g., 0.4).
    • Apply the modifier to finalize the thickness.
  7. Clean up vertices:
    • Select all by pressing A, then use M and select "Merge by Distance" to remove duplicates.

Chapter 3: Framing the Camera

  1. Adjust the camera size:
    • Go to the camera tab, locate the Viewport Display settings, and reduce the size (e.g., 0.1).
  2. Position the camera:
    • Press Shift + (tilde key) to enter Fly View mode.
    • Use Q and E to adjust the camera's height for an optimal view of the scene.

Chapter 4: Stacking the Donuts

  1. Duplicate the base donut:
    • Select the base donut, hold Shift, and select the icing.
    • Press Shift + D to duplicate and move it along the Z-axis.
  2. Create an interesting stack:
    • Adjust the placement and rotation of each donut to avoid symmetry.
    • Use R to rotate and Z to specify the Z-axis for rotation.

Chapter 5: Material Assignment and Color Variation

  1. Assign sprinkle variations:
    • Use the Geometry Nodes dropdown to switch between round and long sprinkles.
  2. Create unique icing colors:
    • Select each donut, create a new material, and adjust colors (e.g., pink, blue, yellow, chocolate).
    • Ensure no two adjacent donuts have the same color for visual interest.

Chapter 6: Creating the Countertop and Backsplash

  1. Scale the countertop:
    • Adjust the countertop dimensions to fit the camera frame.
  2. Create a backsplash:
    • Duplicate the bottom plane (Shift + D), pull it out, and rotate it to position it as a backsplash.

Chapter 7: Finalizing the Plate Material

  1. Create a new material for the plate:
    • Adjust the roughness for a shiny ceramic effect.
    • Add subsurface scattering for a realistic light effect.
    • Adjust the color to a slightly yellowish creamy tone.

Conclusion

In this tutorial, you learned how to model a ceramic plate, create a stack of donuts, and set up a simple scene with materials in Blender. These skills will help you in your journey of mastering Blender and creating more complex 3D scenes. Join the next tutorial to explore lighting techniques to enhance your scene further!