MediaArtTutorials

Blender Tutorials Home

đź§± QuickStart Blender Guide

Activity: Interface, Navigation & Object Manipulation


Blender Basics

  1. Open Blender
  2. Start with the default cube – that’s your first object!

Understanding the X, Y, Z Axes in Blender

Blender’s 3D space is built around three axes that define direction and position:

Each axis helps you move, rotate, or scale objects with precision.

X, Y, and Z axis graph


Action Mouse / Shortcut
Orbit / Rotate View Middle Mouse Button (MMB)
Pan View Shift + MMB
Zoom Scroll Wheel

➡️ MMB = Middle Mouse Button

Mouse


Basic Object Controls

Action Shortcut Description
Select Left Click Select objects
Move G Grab/move object
Rotate R Rotate object
Scale S Resize object
Confirm / Cancel Left Click / Esc Finalize or cancel the action
New Mesh Shift + A Add a new mesh: plane, cube, cylinder, sphere…

Practice Activity

Try these three things in Blender:

Save your file:
Go to Top Menu → File → Save (your file will be saved as .blend)


📝 Reflection