How-to

Blender Lighting and Rendering (beginner guide)

Set up a scene with proper lighting and produce a final rendered image. — step-by-step on Mac.

By Mohamed Saleh Zaied

Set up a scene with proper lighting and produce a final rendered image. Here’s how to do it in Blender on macOS, step by step — part of the free Blender beginner curriculum.

Lesson 7 of the Blender curriculum. This is the final lesson in the current Blender sequence.

What you’ll do

  • Understand the four light types: Point (emits in all directions from one point), Sun (parallel directional rays, position irrelevant only rotation matters), Spot (cone of light like a flashlight), Area (rectangular or disc surface with the most realistic soft shadows)
  • Add a light: Shift+A > Light > Point (or Sun, Spot, Area)
  • Select a light and open the Object Data Properties tab (light bulb icon in Properties Editor) to adjust Power (Watts), Color, and Radius or Size for soft shadow softness
  • Press Numpad 0 to look through the active camera. Use Ctrl+Alt+Numpad 0 to snap the camera to the current viewport angle
  • Open Render Properties (camera icon tab in Properties Editor) and select the render engine: EEVEE (fast real-time rasterization, the default) or Cycles (accurate path-tracing, much slower but physically correct)
  • Understand EEVEE in Blender 4.0+: the UI just says “EEVEE”, it now supports hybrid ray-tracing and Virtual Shadow Maps
  • Understand Cycles on macOS: uses Metal GPU acceleration on Apple Silicon Macs — change Device to GPU Compute in Render Properties for significantly faster renders
  • Set Output Properties: resolution (default 1920×1080), output folder path, and file format (PNG for lossless stills)
  • Understand color management: AgX is the improved default in Blender 4.0+ (replacing Filmic), providing better highlight handling
  • Press F12 to render a still frame — the render opens in the Image Editor. Press Cmd+Shift+S to save it
  • Press Ctrl+F12 to render an animation sequence

Do it hands-free with Skilly

Reading steps is one thing; doing them while the menus are in front of you is another. Skilly is a voice-first tutor for macOS: you ask out loud — “where’s the lighting panel?” — and it answers while moving your cursor to the exact button, watching your actual Blender window. It’s the same Blender curriculum these lessons come from, taught live instead of read. Free to start.

Keep going

This is one stage of the full Blender beginner curriculum. This is the final lesson in the current sequence.

FAQ

Frequently asked questions

What's the fastest way to learn lighting and rendering in Blender?
Work through the steps on this page in Blender itself, on your own project. For hands-free help, Skilly is a voice guide that watches your screen and moves your cursor to the exact button as you go — so you learn by doing instead of pausing a video. It's free to start at tryskilly.app.
Do I need the paid version of Blender?
No — everything in this lighting and rendering lesson works in the standard version of Blender on macOS. A few advanced features may require a paid tier, which we call out where relevant.

Keep learning

Related guides