Beginner's Guide to Blender

590K14746

Intro: Beginner's Guide to Blender

The purpose of this instructable is to teach some who has never used blender before, how to use it. We will go over the basics of modeling and navigating in blender.

First download blender from
www.blender.org

STEP 1: Opening

This is what blender looks like when you open it.
You are faced with a toolbar to the left an right, file operations to the top, timeline on the bottom, and the 3D view in the center.
Blender's default starting mesh is a cube, we will be demonstrating basic functions on this.

STEP 2: Basic Navigation

To rotate around in the 3D view, hold down the middle mouse button and move the mouse.
To move up and down or to and fro, hold shift+middle mouse, and and move the mouse.
Use the scroll wheel to zoom in and out.
To select an object right click, to de-select right click away from the object.
To select multiple objects, hold "SHIFT" and select the objects.
To select everything press "A" or to de-select everything press "A"
Notice that when you select something, it will be highlighted orange.

STEP 3: Object Mode and Edit Mode

The two modes we will be using in this tutorial are:

Object Mode
This lets you select objects and move them around as you please.

Edit Mode
This allows you to select individual vertexes, lines, and planes. you can modify the mesh in this mode.

to switch between these two modes you can either go down to the menu below, or just press TAB.

STEP 4: Rotation Scaling and Translating

First I want to make note of the arrows that appear when you select an object.
those are the Axes. The red arrow is the X axis, green is the Y axis, and blue is the Z axis.

These arrows allow you to move things more accurately.

Translating

There are three ways to do this, one is to simple right click and drag. Another is to just select the object and press "G"
Or, you can left click on the axis you want to move the object on, and drag.

Rotating

Rotating is very simple, all you have to do is select the object to be rotated, and press "R"
If you want to rotate around a specific axis, first press "R" then "X", "Y", or "Z". Each letter corresponds to it's respective axis.

Scaling

To scale an object, simply press "S". if you want to stretch an object along a certain axis press "X", "Y", or "Z", after pressing "S"

STEP 5: The 3D Cursor

The 3D cursor is exactly what it sounds like, it's a cursor in the 3D view. By default it starts in the origin, but you can move it by left clicking.

If you add an object, such as a cube or sphere, it will appear where the 3D cursor is.

STEP 6: Adding a Mesh

to add a mesh, go to the "Add" menu, from there you will find many sub menus, the top one being "Mesh".

STEP 7: Selecting in Edit Mode

In edit mode there are three ways to select things, you can either select individual vertexes, lines or planes.
To switch, click the three buttons at the bottom.

STEP 8: Merging

In edit mode you can select two or more vertexes, and merge them together.
To do this, go into edit mode, select the vertexes you want to merge, press "W", then, merge.

STEP 9: Extruding

In edit mode, you can select a line, vertex, or plane, and extrude, or, extend it.
to do this, select the thing you want to extrude, then press "E"

STEP 10: Edge Loop Slide

This allows you to make a "cut" in a mesh, letting modify it further.
to do this, press "CTR+R" and select the spot you want to cut, then it will allow you to slide that cut, then place it.
This is handy when you want to extrude only a certain part of a plane.

STEP 11: Modifiers

Switch back to object mode.
Modifiers modify your mesh (go figure).
One that you will use often will be the "subdivision surface" modifier.
This modifier makes your model all smooth.
The modifier properties are in the right tool bar.

STEP 12: Stuff I've Made

STEP 13: Additional Sources

32 Comments

Right click does NOT select an object in Blender 3. Pretty sure it never did in Blender 2.x. Don't make a beginner's guide if you don't double check your own work.
I think the suggested one is a great one, I am gonna list this here.
aaahhh thank you so much this is much better but i want learn about colors?
How would one use blender were they to be on a laptop without a center button?
Go to Edit> preferences>Input>mouse, You can make changes there
How to change the colour of the highlighting colour when we select an object
Basic navigation "To select an object right click, to de-select right click away from the object." Its left click to select an object. Right click is the context menu.
This is interesting tutorial. How can I participate in live training session on Blender considering that I am a beginner in Multimedia
at the very beginning there are many faults like calling faces as planes or axis as axes. Need a big fix but still, a very comprehensible tutorial.
I have x,y,and z data I would like to use to create a 3D printable model.
Can I do this in Blender?

I've been curious about this program for its animation applications, would you recommend it?

Is there a tutorial for using blender just for making simple short you tube type videos instead of complicated 3d images?

Great tutorial for beginners! Knowing the basics, allows for us to get comfortable with these controls and learn the numerous other ones as needed. Thanks!

More Comments