How-to
Blender Edit Mode and Mesh Geometry
Cross the critical threshold from moving objects to editing their geometry. — step-by-step on Mac.
Cross the critical threshold from moving objects to editing their geometry. Here’s how to do it in Blender on macOS, step by step — part of the free Blender beginner curriculum.
Lesson 3 of the Blender curriculum. Next up: Core Mesh Editing Tools.
What you’ll do
- Press Tab to toggle between Object Mode and Edit Mode
- Understand the difference: Object Mode moves whole objects, Edit Mode modifies the internal geometry (vertices, edges, faces)
- Switch between the three select modes in the viewport header: Vertex (1), Edge (2), Face (3)
- Select elements with left-click; Shift+click to add; Alt+click on an edge to select an edge loop
- Box Select with B, Circle Select with C
- Select all (A), deselect all (Alt+A), invert selection (Ctrl+I)
- Move, rotate, scale selected elements using G / R / S
- Enable the Face Orientation overlay (Viewport Overlays popover > Face Orientation) and understand blue (outward) vs red (inward normals)
- Recalculate normals: select all (A) then Shift+N
- Merge duplicate vertices to fix ghost vertices: M > By Distance in Edit Mode
- Understand that Tab enters Edit Mode for the currently selected object only — Tab out first before selecting a different object
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 edit 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. Continue with Core Mesh Editing Tools.
FAQ
Frequently asked questions
What's the fastest way to learn edit mode and mesh geometry in Blender?
Do I need the paid version of Blender?
Keep learning
Related guides
Blender Core Mesh Editing Tools (beginner guide)
Build real 3D shapes using the five essential mesh editing operations. — step-by-step on Mac.
How-toBlender Object Mode and Scene Hierarchy
Understand how objects, collections, and the Outliner work — before touching any mesh geometry. — step-by-step on Mac.
How-toBlender 3D Viewport Navigation (beginner guide)
Learn to move around the 3D Viewport — the foundation for everything that follows. — step-by-step on Mac.
How-toBlender Modifiers (beginner guide)
Apply non-destructive operations that reshape the mesh without permanently changing the underlying geometry. — step-by-step on Mac.