Capstone: Modeling, Texturing, and Rendering One Complete Simple Scene

Blender Fundamentals

Chapter 10 · Capstone: Modeling, Texturing, and Rendering One Complete Simple Scene

Every prior chapter introduced one concept at a time. This capstone builds a single, complete still-life scene — a coffee mug on a small table — from a blank file through a finished render, applying each of those concepts in the order a real modeling session would actually use them.

The Scenario

A simple product-style still life: a ceramic mug with a handle, sitting on a small wooden table, lit convincingly, with a short camera-orbit animation and a final rendered image and video output.

Step 1 — Navigating to Set Up the Scene (Chapter 2)

Before adding anything, orbit, pan, and zoom to a comfortable working angle, and switch to a Numpad view for a clean initial reference point — the same navigation habits from Chapter 2 that every later step in this capstone depends on.

Step 2 — Blocking Out Objects in Object Mode (Chapter 3)

Add a cylinder for the mug's own basic body and a flattened cube for the table, using Move, Rotate, and Scale to position the mug on top of the table's own surface — the whole-object placement work Chapter 3 covered, before either object's own shape gets refined further.

Step 3 — Shaping the Mug's Handle in Edit Mode (Chapter 4)

Enter Edit Mode on the mug's own mesh and select the faces where the handle will attach, working directly with the underlying vertices, edges, and faces from Chapter 4 rather than treating the mug as one unbroken shape any longer.

Step 4 — Modeling the Handle and Refining Details (Chapter 5)

Extrude a new loop of geometry outward to form the handle's own curved shape, add loop cuts for smoother curvature along its length, and bevel the mug's own rim and base edges to soften what would otherwise be unrealistically sharp corners — Chapter 5's own core toolkit, applied together.

Step 5 — Applying Materials (Chapter 6)

Assign the mug a ceramic-style material — a light base color, moderate roughness, Metallic off — and the table a separate wood-style material with its own distinct base color and higher roughness, checking both in Material Preview mode rather than Solid mode to actually see their real appearance.

Step 6 — Lighting the Scene (Chapter 7)

Set up a basic three-point lighting arrangement — a Key light establishing the main illumination, a softer Fill light reducing harsh shadow on the opposite side, and a small Rim light separating the mug visually from the table behind it — deliberately avoiding the over-lighting Chapter 7 warned against.

Step 7 — Adding a Simple Animation (Chapter 8)

Keyframe the camera's own rotation at frame 1 and again at frame 96, orbiting slowly around the mug over roughly four seconds at 24 frames per second — just two keyframes, relying entirely on Blender's own automatic interpolation to produce smooth camera motion in between.

Step 8 — Rendering the Final Result (Chapter 9)

Render a single still frame in Cycles for a polished, physically accurate final image, then render the full 96-frame animation in Eevee instead, favoring faster render time for the full video sequence over the extra realism Cycles would add at a much higher time cost across every one of those frames.

Capstone StepChapter It Draws From
Step 1 — NavigationChapter 2
Step 2 — Blocking out objectsChapter 3
Step 3 — Entering Edit ModeChapter 4
Step 4 — Modeling the handleChapter 5
Step 5 — MaterialsChapter 6
Step 6 — LightingChapter 7
Step 7 — Camera animationChapter 8
Step 8 — RenderingChapter 9
Where this scales up next
This capstone worked one simple scene with basic primitive-derived shapes and a straightforward camera move. Blender Advanced's own capstone scales this exact same discipline up to a sculpted, rigged, and animated character — the natural next step once this fundamentals-level workflow is comfortable.
This capstone deliberately stays at a fundamentals level
Genuinely advanced techniques — sculpting, non-destructive modifiers, UV unwrapping, node-based shading, rigging, physics simulation — are intentionally not attempted here. This capstone exercises exactly the fundamentals covered across Chapters 2 through 9; those more advanced techniques are Blender Advanced's own job, building on this exact foundation rather than repeating it.

Hands-On Exercises

Exercise 1

Explain why this capstone's own Step 3 requires entering Edit Mode specifically for the handle, when the mug's basic cylindrical body could largely stay untouched at the Object Mode level.

📄 View solution
Exercise 2

Explain, using Chapter 6's own material, why the mug and table in this capstone need genuinely different Roughness and Metallic values, even though both are solid, opaque, non-metal objects.

📄 View solution
Exercise 3

Explain why this capstone's own step-by-step shape follows the narrative-session format used by this site's own Audio & Video Production courses, rather than the side-by-side comparative format used by Raster Editing Fundamentals, Vector Graphics, and Figma.

📄 View solution
Course Complete

Blender Fundamentals — 10 of 10 chapters complete. Blender Advanced remains outstanding as this two-course track's own next planned course.

Chapter 10 Quick Reference

  • One simple still-life scene, worked end to end, from a blank file to a finished render and animation
  • Every step draws directly from a specific earlier chapter — nothing new is introduced in this capstone itself
  • The final output uses Cycles for a still image and Eevee for the full animation, matching each output's own real needs
  • This capstone stays deliberately at a fundamentals level — advanced techniques belong to Blender Advanced